View source: R/ImportFunctionsModular.R View source: R/ImportFunctions.R
process.treatment.data | R Documentation |
Process data on treatments
Process data on treatments
process.treatment.data(file.name, dtplyr.step = FALSE) process.treatment.data(file.name, dtplyr.step = FALSE)
file.name |
Path of the intervention data file (CDISC format) |
dtplyr.step |
Return the output as |
Formatted treatment data (long format) as a tibble or dtplyr_step
Formatted treatment data (long 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.