Description Usage Arguments Details Value
View source: R/plotPrecisionvsRecall.R
Produces ggplot with precision vs sensitivity scatterplot, coloured by tool.
1 | plotPrecisionvsRecall(results, toolnames, x, colours, mode = "env")
|
results |
output statistics per tool |
toolnames |
list of toolnames |
x |
vector specificying environmental strength or removed species |
colours |
vector specificying codes in hex |
Requires the output statistics file, not a network file.
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.