plot.pr_curve | R Documentation |
Plot PR points using provided coordinates.
## S3 method for class 'pr_curve' plot(x, ...)
x |
A PR coordinates object. A simple data.frame containing respective 'x' and 'y' coordinates. The coordinates should be PR space compliant. |
... |
Other parameters passed to base plot function. |
plot of a PR curve for given 'pr_curve'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.