add_levels: Push a tidyged structure down a number of levels

View source: R/helpers.R

add_levelsR Documentation

Push a tidyged structure down a number of levels

Description

Push a tidyged structure down a number of levels

Usage

add_levels(df, start_level)

Arguments

df

A tidyged structure.

start_level

How many levels to add on to the existing levels.

Value

The tidyged structure with modified levels.


jl5000/tidyged.internals documentation built on Aug. 21, 2022, 8:32 p.m.