clear_filters | R Documentation |
Names of datasets containing the wavelengths and tabulated values for fractional spectral transmittance for filters of given colours.
clear_filters
neutral_filters
uv_filters
blue_filters
blue_green_filters
green_filters
yellow_filters
orange_filters
red_nir_filters
heat_filters
uvir_cut_filters
A vector of character strings.
An object of class character
of length 30.
An object of class character
of length 53.
An object of class character
of length 9.
An object of class character
of length 22.
An object of class character
of length 6.
An object of class character
of length 14.
An object of class character
of length 8.
An object of class character
of length 28.
An object of class character
of length 4.
An object of class character
of length 9.
The vectors can be used to extract subsets of spectra from the
collection in filter.mspct
. Some spectra are included in more
than one vector.
filters.mspct
clear_filters
# select filters of amber and yellow color ("blue absorbing")
filters.mspct[yellow_filters]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.