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"

Try the primer package in your browser

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

primer documentation built on Jan. 7, 2021, 1:07 a.m.