R/riceCH_eg.R

#' Rice canopy height example data
#'
#' This data was a simulated rice CH data to show the usage of this package.
#'
#' @format
#' \describe{
#'   \item{date}{Date of observation}
#'   \item{height}{CH}
#'   \item{id}{Cultivar ID}
#'   \item{x}{Dayes after sowing}
#' }
"riceCH_eg"

Try the phenolocrop package in your browser

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

phenolocrop documentation built on July 26, 2023, 6:10 p.m.