Rdocumentation
powered by
Learn R Programming
helpr (version 0.2.0)
eval_on_global: Eval text using the global environment. Using memoise to speedup reproducability.
Description
Eval text using the global environment. Using memoise to speedup reproducability.
Usage
eval_on_global(...)
Arguments
txt
text to be evaluated