README.md

Overview

What is the format of the Organization sheet?

Its a data frame with at minimum, 5 columns: name, group, subgroup, category, and type. name contains the column names of your data. Essentialy, this sheet links each column in your data with how it should be grouped/organized as well as its type. For example: name | group | subgroup | category | type ------------ | -------------| -------------| -------------| ------------- Q1 | G1 | Null | c1 | numeric Q2 | G2 | Alt | c2 | numeric

Can I have some subgroups in one group and

How does the data grouping work?

img

What can I customize?

Why might this be useful?

Installation

# install.packages("devtools")
devtools::install_github("eforberger/preview")

Help

If you encounter a clear bug, please file an issue with a minimal reproducible example to forbe140@umn.edu.

Details



Eforberger/preview documentation built on Aug. 5, 2020, 9:02 p.m.