Description Usage Examples
inspired by gsubfn::fn, ..fn is similar but use rlang::as_function while gsubfn uses its own API.
gsubfn::fn
..fn
rlang::as_function
1
using_lambda()
using_lambda$ave(c(1,2,4,3,NA),c(1,1,2,2,2),FUN = ~mean(.,na.rm=TRUE))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.