R/globals.R

# A scope where we can put mutable global variables
.globals <- new.env(parent = emptyenv())
eccel37/daatali documentation built on May 14, 2019, 8:42 a.m.