R/env.R

#' @export
env = new.env()
makeActiveBinding("x", function() runif(1), env)
mllg/r6pkg documentation built on May 16, 2019, 3:13 p.m.