data_inventory_data.Rd
Create a summary of endpoint data
data_inventory_data( data, by, panel = by, all_name = "all", stacked = FALSE, ... )
data | the data frame to summarize; the user should filter or subset
so that |
---|---|
by | the outer grouping variable; may be character or quosure |
panel | the panel grouping variable; may be character or quosure |
all_name | a name to use for the complete data summary |
stacked | if |
... | passed to subsequent summary functions |