plotSpectralOutput | R Documentation |
Plot spectral output
plotSpectralOutput( normalized, indices = c("RABD615", "RABD660670", "RABD845", "R570R630", "R590R690"), file.type = "png", fig.width = 20, fig.length = NA, fig.units = "in", ... )
normalized |
The output of normalize() |
indices |
Which indices to plot? see ?calculateIndices for options |
file.type |
Export file type (default = "png") |
fig.width |
Width of the overview plot in fig.units (individual plots will be half as wide) (default = 20) |
fig.length |
Length of the overview plot in the fig.units, if NA, will use core length (default = NA) |
fig.units |
Units for fig dimensions (default = "in"s) |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.