create_group_index: Function to create groups within data

View source: R/create_group_index.R

create_group_indexR Documentation

Function to create groups within data

Description

create_group_index creates groups within data based on a repeating index

Usage

create_group_index(df, group_size)

Arguments

df

Input data frame

group_size

Size of groups to create

Value

Tibble

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.