This function returns a ggplot object with an annotated plot of an object_spct displaying spectral transmittance, absorptance and reflectance.
O_plot(
spct,
w.band,
range,
pc.out,
label.qty,
span,
wls.target,
annotations,
geom,
stacked,
text.size,
chroma.type,
facets,
na.rm,
ylim
)
a ggplot
object.
an object_spct object.
list of waveband objects.
an R object on which range() returns a vector of length 2, with min annd max wavelengths (nm).
logical, if TRUE use percents instead of fraction of one.
character string giving the type of summary quantity to use for labels.
a peak is defined as an element in a sequence which is greater than all other elements within a window of width span centered at that element.
numeric vector indicating the spectral quantity values for
which wavelengths are to be searched and interpolated if need. The
character
strings "half.maximum" and "half.range" are also accepted
as arguments. A list with numeric
and/or character
values is
also accepted.
a character vector.
character.
logical.
numeric size of text in the plot decorations.
character one of "CMF" (color matching function) or "CC"
(color coordinates) or a chroma_spct
object.
logical.
numeric y axis limits,