plot.dpi.curve | R Documentation |
[S3 method] Plot DPI curve analysis results.
## S3 method for class 'dpi.curve'
plot(x, file = NULL, width = 6, height = 4, dpi = 500, ...)
x |
A data.frame (of new class |
file |
File name of saved plot ( |
width , height |
Width and height (in inches) of saved plot.
Defaults to |
dpi |
Dots per inch (figure resolution). Defaults to |
... |
Other arguments (currently not used). |
Return a ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.