Description Usage Arguments Value Examples
View source: R/trialanalysis_input_functions.R View source: R/trialdata_analysis_input_functions.R
Function to get the details of the time point column
1 | get_timepoint_details(trialdata)
|
trialdata, |
data containing individual level trial data |
the name of the variable related to time point and the unique contents if success, else error
1 | get_timepoint_details(data.frame("time" = c(21,15), "arm" = c("control", "intervention")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.