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