diff --git a/R/L_elto.R b/R/L_elto.R index d3148f0..5a625cf 100644 --- a/R/L_elto.R +++ b/R/L_elto.R @@ -8,8 +8,6 @@ #' \item seedlings... #' \item adults... #' \item fertility... -#' \item OCCUORNOT... -#' \item REMOVEDORNOT... #' \item IND_NUM... #' \item stage... #' \item next_stage... @@ -24,7 +22,7 @@ #' @keywords ... #' @name L_elto #' @usage data(L_elto) -#' @format A data frame with 5233 rows and 15 variables +#' @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. diff --git a/man/L_elto.Rd b/man/L_elto.Rd index 9149c36..5ad3fdb 100644 --- a/man/L_elto.Rd +++ b/man/L_elto.Rd @@ -4,7 +4,7 @@ \name{L_elto} \alias{L_elto} \title{transition and recruitment data for \emph{L. elto}} -\format{A data frame with 5233 rows and 15 variables} +\format{A data frame with 5233 rows and 13 variables} \source{ Raymond L. Tremblay, University of Puerto Rico, Unpublished data. } @@ -21,8 +21,6 @@ data(L_elto) \item seedlings... \item adults... \item fertility... - \item OCCUORNOT... - \item REMOVEDORNOT... \item IND_NUM... \item stage... \item next_stage...