R/env.r

#
# eval_in_env <- function(f, e = parent.frame()){
#   stopifnot(is.function(f))
#   environemnt(f) <- e
#
#   f
# }

Try the tourr package in your browser

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

tourr documentation built on Aug. 25, 2023, 1:08 a.m.