Description Usage Arguments Details Value
This aims to be a dependency free, very simple formula-to-function convertor.
1 | formula_to_1arg_function(form, .env = parent.frame())
|
form |
formula |
.env |
environment of function |
The only supported argument is .x
, all other variables are assumed to
come from the environment.
function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.