R/raw.data.r

#' @title Counts per second from a measurement of a plastic film
#'
#' @description A dataset containing the wavelengths at a varying interval and
#'   counts per second data. Two spectra are included a reference measurement
#'   of the light source plus a measurement of a plastic film.
#'
#' @details A collection of two spectra as a \code{cps_mspct} object, each
#'  each spectrum being a \code{cps_spct} object with two columns:
#'  \itemize{ \item w.length (nm). \item cps (counts/s)  }
#'
#' @docType data
#' @keywords datasets internal
#' @format A \code{filter_cps.mspct} object with 611 rows and 2 variables
#' @name filter_cps.mspct
#' @family Spectral data examples
#'
NULL
aphalo/photobiology documentation built on April 1, 2024, 6:48 p.m.