View source: R/ImportFunctionsModular.R
process.treatment.icu.data | R Documentation |
Process data on the most common icu treatments
process.treatment.icu.data( file.name, imp_icu, imp_dm, minimum = 10, dtplyr.step = FALSE )
minimum |
The minimum number of times a treatment need appear to be considered "common"; default 1000. |
dtplyr.step |
Return the output as |
input |
Either the path of the interventions data file (CDISC format) or output of |
Formatted common treatment data (wide format) as a tibble or dtplyr_step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.