summarize_unary_vars: Produce summary table of unary value of specified levels

Description Usage Arguments Value

Description

Given a dataframe and set of grouping variables, a dataset will be returned with all groups summarized containing only variables with one unique value per group, with a value of that single unique value.

Usage

1

Arguments

data

the dataframe to summarized

...

character vectors or strings containing variable names to group over

.dots

a character vector ccontaining variables names to group over

Value

a dataframe with a single value per group combination with only variables with a unique value per group.


lengning/gClinBiomarker documentation built on May 9, 2019, 2:55 p.m.