evaluate {utilitiesR} | R Documentation |
evaluate string as an R expression
evaluate(x, envir = parent.frame())
x |
string with command to be evaluated |
envir |
the environment to evaluate 'x'. By default, 'parent.frame()'. |
result of evaluating x as if it were an R expression
Other demo: DWE
,
evaluateSplit
, PEv
,
wait
Other evalParse: evaluateSplit