R/envir.r

#' Global Environment for the pbdPAPI Package
#' 
#' The environment for the pbdBASE package where package state is stored.
#' 
#' The \code{.__pbdPAPI_avail} object is stored in the \code{.__pbdPAPIEnv}
#' environment.
#' 
#' @name pbdPAPI Global Environment
#' @aliases .__pbdPAPIEnv
#' @docType data
.__pbdPAPIEnv <- new.env()
RBigData/pbdPAPI documentation built on May 8, 2019, 5:48 a.m.