R/L_elto.R

#' transition and recruitment data for \emph{L. elto}
#'
#' 6 month periodic census of several populations of the epiphytic Orchid \emph{Lepenthes elto}.
#'
#' \itemize{
#'    \item POPNUM...
#'    \item year...
#'    \item seedlings...
#'    \item adults...
#'    \item fertility...
#'    \item IND_NUM...
#'    \item stage...
#'    \item next_stage...
#'    \item first_year...
#'    \item last_year...
#'    \item recruited...
#'    \item died...
#'    \item lifespan...
#'  }
#'
#' @docType data
#' @keywords ...
#' @name L_elto
#' @usage data(L_elto)
#' @format A data frame with 5233 rows and 13 variables
#' @source Raymond L. Tremblay, University of Puerto Rico, Unpublished data.
#' @references{
#' Tremblay, Raymond L., and Michael J. Hutchings. "Population dynamics in orchid conservation: a review of analytical methods based on the rare species Lepanthes eltoroensis." Orchid Conservation, Borneo: Natural History Museum Publications (2003): 183-204.
#' }
"L_elto"
atyre2/raretrans documentation built on Sept. 28, 2020, 8:55 p.m.