tar_group_count_index {tarchetypes} | R Documentation |
Generate the tar_group column for tar_group_count()
.
Description
Not a user-side function. Do not invoke directly.
Usage
tar_group_count_index(data, count)
Arguments
data |
A data frame to group. |
count |
Maximum number of groups. |
[Package tarchetypes version 0.11.0 Index]