R/nbody.env.R

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

.nbody.env = new.env()

Try the nbody package in your browser

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

nbody documentation built on Sept. 11, 2024, 7:47 p.m.