R/package.env.R

#' @title Package environment
#'
#' @description Environment used to store global variables in the package, e.g. used for subplot routine.
#'
#' @return None
#'
#' @author Danail Obreschkow
#'
#' @export

.graphx.env = new.env()

Try the graphx package in your browser

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

graphx documentation built on Feb. 3, 2022, 5:07 p.m.