View source: R/collapse-rows.r
Collapse the rows of a data.frame object
1 | collapse_rows(x, key = "key", collapse_name = "data")
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.