R/prosopis.R

#' @name prosopis
#' @title Germination under different osmotic potentials and temperatures.
#' @docType data
#' @aliases prosopis
#' @format A data frame with 15 columns and 80 rows.
#' @description Dataset containing information from germination experiment with Prosopis juliflor under different osmotic potentials and temperatures.
#' \itemize{
#'  \item  \code{rep} a numeric vector, repetitions or replications.
#'  \item  \code{nacl} a numeric vector, NaCl osmotic potentials levels in Mpa to be evaluated. 
#'  \item \code{temp} a numeric vector, temperature levels in centigrades to be evelauted.
#'  \item \code{seeds} a numeric vector, number of seed used for experimental unit.
#'  \item \code{D0-D10} numeric vectors, ten evaluations days performed in the germination experiment.
#' }
#' @references MIRANDA, R. D. Q.; CORREIA, R. M.; DE ALMEIDA-CORTEZ, J. S.; POMPELLI, M. F. Germination of Prosopis juliflora (Sw.) D.C. seeds at different osmotic potentials and temperatures. Plant Species Biology, v. 29, n. 3, p. E9-E20, set. 2014. 
#' @usage prosopis
#' @source LEV-UFRPE
NULL

Try the GerminaR package in your browser

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

GerminaR documentation built on May 20, 2022, 1:06 a.m.