R/simstar.env.R

#' @title Package environment
#'
#' @description Environment used to store paths to external code.
#' 
#' @seealso \code{\link{paths}}
#'
#' @author Danail Obreschkow
#'
#' @export

.simstar.env = new.env()
obreschkow/simstar documentation built on Jan. 29, 2022, 2:16 p.m.