This function evaluates the expression of the r2eng object.
evaluate(r2eng, ...)
# S3 method for r2eng
evaluate(r2eng, envir = parent.frame(), ...)
An r2eng object to evaluate.
Other arguments to pass.
Environment to evaluate the expression. Defaults to current environment.
Nothing.