View source: R/ImportFunctionsModular.R View source: R/ImportFunctions.R
process.common.treatment.data | R Documentation |
Process data on the most common treatments
Process data on the most common treatments
process.common.treatment.data(file.name, minimum = 10, dtplyr.step = FALSE) process.common.treatment.data(file.name, 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
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.