View source: R/Tplyr_helpers.R
nest_rowlabels | R Documentation |
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.
nest_rowlabels(.dat)
.dat |
Input data set - should come from a built Tplyr table. |
data.frame with row labels nested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.