tar_group_size_index {tarchetypes}R Documentation

Generate the tar_group column for tar_group_size().

Description

Not a user-side function. Do not invoke directly.

Usage

tar_group_size_index(data, size)

Arguments

data

A data frame to group.

size

Maximum number of rows in each group.


[Package tarchetypes version 0.11.0 Index]