R/utils.R
ept.Rd
A wrapper for eval(parse(text = .))
ept(x, envir = parent.frame())
A character string to parse
The environment in which to evaluate the code
The evaluation of x after parsing
x