as_function_formula: Convert a formula to a function in a manner compatible with...

Description Usage Arguments Details Value

Description

This is a modified form of anon::lambda() which only accepts a single argument which must be a formula (either one- or two-sides).

Usage

1

Arguments

form

formula. one- or two-sided

.env

environment of function

Details

Use this as an alternate as_mapper in purrr by running anon::patch_purrr.

Value

function derived from the formula


coolbutuseless/anon documentation built on Jan. 13, 2020, 4:38 a.m.