f_aggrDat | R Documentation |
aggregates a single variable of a dataframe and returns summary statistics including CI's
f_aggrDat(dataframe, groupVars, valueVar, WideToLong = FALSE)
dataframe |
dataframe |
groupVars |
grouping variables |
valueVar |
variable to aggregate |
WideToLong |
change format of results dataset from wide to long format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.