Description Usage Arguments Details Value
This is a modified form of anon::lambda()
which only accepts a single
argument which must be a formula (either one- or two-sides).
1 | as_function_formula(form, .env = parent.frame())
|
form |
formula. one- or two-sided |
.env |
environment of function |
Use this as an alternate as_mapper
in purrr
by running anon::patch_purrr
.
function derived from the formula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.