nest_rowlabels: Nest Row Labels in a Tplyr table

View source: R/Tplyr_helpers.R

nest_rowlabelsR Documentation

Nest Row Labels in a Tplyr table

Description

This is a (high ungeneralized) helper function. Current function assumes that row_label1 groups row_label2, and turns row_label1 into a stub over its related groups of row_label2.

Usage

nest_rowlabels(.dat)

Arguments

.dat

Input data set - should come from a built Tplyr table.

Value

data.frame with row labels nested


RConsortium/submissions-pilot1 documentation built on Feb. 25, 2024, 6:14 a.m.