ept | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.