plot_spectrum {spatialwarnings} | R Documentation |
Display the r-spectrum of a spectral_sews
object
Description
Display the r-spectrum (or multiple spectra) that are contained
in an object returned by spectral_sews
object (or the result
of indictest
applied on such object.
Usage
plot_spectrum(x, along = NULL, log = TRUE, display_null = TRUE, ...)
Arguments
x |
An object produced by |
along |
A vector providing numerical or categorical values along
which the indicator trends will be plotted. If |
log |
Whether to use a log scale or a linear scale on the y axis |
display_null |
Whether to display null information. This argument is
ignored if |
... |
Other arguments are ignored |
See Also
rspectrum
, spectral_sews
,
extract_spectrum
[Package spatialwarnings version 3.0.3 Index]