View source: R/addGroupCount.R
addGroupCount | R Documentation |
Adds HTML formatted count to group variable
addGroupCount(.data, group, addLineBreak = TRUE)
.data |
dataframe with group variable |
group |
grouping variable to add count |
addLineBreak |
logical - whether to insert a line break between group label and count. Defaults to TRUE |
datframe with html formatted group count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.