R/photobiologySun.R

#' @references Aphalo, P. J., Albert, A., Björn, L. O., McLeod, A. R., Robson,
#' T. M., Rosenqvist, E. (Eds.). (2012). Beyond the Visible: A handbook of best
#' practice in plant UV photobiology (1st ed., p. xxx + 174). Helsinki:
#' University of Helsinki, Department of Biosciences, Division of Plant Biology.
#' ISBN 978-952-10-8363-1 (PDF), 978-952-10-8362-4 (paperback). Open access PDF
#' download available at \url{https://hdl.handle.net/10138/37558}
#'
#' Aphalo, Pedro J. (2015) The r4photobiology suite. UV4Plants Bulletin, 2015:1,
#' 21-29. \url{https://doi.org/10.19232/uv4pb.2015.1.14}.
#'
#' \url{https://www.nrel.gov/rredc/} \url{https://www.astm.org/}
#'
#' @examples
#' library(photobiology)
#' library(photobiologyWavebands)
#'
#' q_irrad(sun_may_morning.spct, PAR())
#' q_ratio(sun_may_morning.spct, Red("Smith10"), Far_red("Smith10"))
#'
#' @import photobiology
#'   
"_PACKAGE"

Try the photobiologySun package in your browser

Any scripts or data that you put into this service are public.

photobiologySun documentation built on May 2, 2019, 8:51 a.m.