plot.FSFTemplate | R Documentation |
Plot A 1- to 3-Dimensional FSFTemplate
## S3 method for class 'FSFTemplate' plot(template, sample = NA, z = NULL, limits = NULL, ...)
template |
The |
sample |
The sample to plot |
limits |
Limits of the fill aesthetic |
... |
Additional arguments passed to ggplot (1D) or geom_raster (2D) |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.