R/data.R

#' Chianucci dataset
#'
#' The dataset provide measured leaf inclination angles from 138 temperate and boreal woody species.
#'
#' @format ## `Chianucci`
#' A data frame with 23,882 rows and 9 columns:
#' \describe{
#'   \item{N}{row ID record}
#'   \item{ICP_Code}{ICP species code, when available}
#'   \item{Family, Genus, Species}{Family, Genus, Species taxonomy information}
#'   \item{Author_citation}{Species author name}
#'   \item{Canopy_sector}{The portion of the canopy where the leaves have been measured}
#'   \item{Angle_degree}{Measured leaf inclination angles (degree)}
#'   \item{Date}{Date of sampling (dd-mm-yy)}
#'   ...
#' }
#' @source <doi:10.1007/s13595-018-0730-x>
"Chianucci"

Try the LAD package in your browser

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

LAD documentation built on July 9, 2023, 7:33 p.m.