plot.process | R Documentation |
This function sets up the default plotting method for outputs from process function
## S3 method for class 'process'
plot(x, plot_type = NULL, cex = 1, ...)
x |
process object as generated by process |
plot_type |
defaults to both plots. Can specify 'mass' or 'rate' curves by themselves. |
cex |
size of plots features |
... |
other options passed to plot |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.