R/env.r

#
# eval_in_env <- function(f, e = parent.frame()){
#   stopifnot(is.function(f))
#   environemnt(f) <- e
#
#   f
# }
ggobi/tourr documentation built on Sept. 24, 2024, 1:25 a.m.