bakeLasagna | R Documentation |
Internal method used in conjunction with makeLasagna()
to create side-by-side lasagna plot and distribution plot.
The distribution plot gives distribution of sorting covariate.
bakeLasagna(data, data.long, covariate = NULL)
data |
Dataset for lasagna plot. Same data used in |
data.long |
Sorted longform dataset for lasagna plot output by |
covariate |
User-selected covariate for sorting the rows in the lasagna plot. Defaults to NULL, in which case data is sorted by row number. |
Julia Wrobel julia.wrobel@cuanschutz.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.