collapse_rows: Collapse the rows of a data.frame object

Description Usage Arguments

View source: R/collapse-rows.r

Description

Collapse the rows of a data.frame object

Usage

1
collapse_rows(x, key = "key", collapse_name = "data")

Arguments

x

and ADaM formatted data.frame

key

which variable should be collpased on? (Default: "USUBJID")

collapse_name

the variable name of the collapsed sub-data.frames.


presagia-analytics/normalizer documentation built on Dec. 12, 2019, 7:40 a.m.