Description Usage
View source: R/drilldownDTModule.R
filter then group then aggregate then pivot a data frame
1 2
fgap_df(df, filters = NULL, group_col, value_col, agg_fn = sum, pivot_col = NULL, pivot_fill = NA, transpose = FALSE)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.