| get_group_unaware_fns | R Documentation |
Get list of current group-unaware functions
get_group_unaware_fns()
A named list of functions marked as group-unaware in fastplyr.
library(fastplyr)
fns <- get_group_unaware_fns()
names(fns)
fns$round
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.