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