Description Usage Arguments Value
Function to create a data.frame per function: rownames = selected colData | column for each level of group_by
1 | df_per_func(data, columns, func, group_by)
|
data |
A data.frame. |
columns |
The columns of |
func |
A character of one summary function. |
group_by |
A vector of the same length as the number of rows in data, which is used for grouping. |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.