Produces ggplot with precision vs sensitivity scatterplot, coloured by tool.

plotPrecisionvsRecall(results, toolnames, x, colours, mode = "env")

Arguments

results

output statistics per tool

toolnames

list of toolnames

x

vector specificying environmental strength or removed species

colours

vector specificying codes in hex

Value

ggplot object

Details

Requires the output statistics file, not a network file.