Description Usage Arguments Value
View source: R/utility_functions.r
Add nested library information to a patient-level data frame
1 | nest_libraries_by_patient(patients.df, libraries.df, key = "tfl_id")
|
patients.df |
Data frame containing patient-level data. |
libraries.df |
Data frame containing library-level data. |
key |
Key to join the two data-frames by (default is 'tfl_id'). |
patients.w_libs.df A data frame patients with nested library information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.