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