R/coneflowerrecruits.R

#' Smooth coneflower new recruits
#'
#' A data set containing recruit size and survival.
#'
#'@usage data(coneflowerrecruits)
#' @format A data frame with 36 rows and 3 variables:
#' \describe{
#'   \item{area17}{total leaf area in the first year}
#'   \item{surv18}{indicator of survival from year one to year 2 (0,1)}
#'   \item{area19}{total leaf area in the third year}
#' }
"coneflowerrecruits"
HankStevens/primer documentation built on Aug. 31, 2021, 4:30 p.m.