fn_hydrate | R Documentation |
execute and returns the value of function call given its textual (dried) representation
fn_hydrate(dried_fn)
fn_called |
a function called |
value of the called function given its textual representation
## Not run:
fn_hydrate(fn_dry(sum(log(1:10))))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.