Nothing
#' @title Tabulated data for Phytochrome Sigma
#'
#' @description A dataset containing the wavelengths at a 1 nm interval.
#' Tabulated values for Sigma R and Sigma FR for Type I Phytochrome as
#' compiled by Mancinelli (1994).
#'
#' The variables are as follows:
#'
#' \itemize{ \item wavelength (nm) \item Sigma.R (quantum effectiveness) \item
#' Sigma.FR (quantum effectiveness) }
#'
#' @format A \code{generic_mspct} with one member \code{generic_spct} object
#' with 49 rows and 3 numeric variables, \code{w.length}, \code{Sigma.R} and
#' \code{Sigma.FR}.
#'
#' @docType data
#' @keywords datasets
#'
#' @name PHYs.mspct
#'
#' @aliases phytochrome.spct
#' @references Mancinelli, A.L. (1994) The physiology of phytochrome action. In
#' Photomorphogenesis in plants, 2nd edition. R.E. Kendrick and G.H.M.
#' Kronenberg, eds. Kluwer Academic Publishers, Dordrecht, pp. 211-269. ISBN
#' 978-0-7923-2551-2 (print), 978-94-011-1884-2 (on-line).
#' \doi{10.1007/978-94-011-1884-2_10}
#'
#' @note If you use these data in a publication, please cite also the original
#' source as given under references in addition to this package.
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.