groupColumns | R Documentation |
Identifies and returns the unique values in group_name column.
groupColumns(result)
result |
A tibble. |
Unique values of the group name column.
mockSummarisedResult() |>
groupColumns()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.