View source: R/AddControlData.R
AddControlData | R Documentation |
Used to include control data.
AddControlData(cISAData, cSourceData, nISA)
cISAData |
The ISA object, the class( cISAData ) will determine which version of AddControlData is utilized. |
cSourceData |
The object with the patient data to be used as the patient database for pulling control data from. THis object must have the following elements: 1) cSourceData$vIND 2) cSourceData$vOut 3) cSourceData$vTime 4) cSourceData$vTrt |
nISA |
An integer for the ISA number. As the data is added to the control in may be necessary to know what ISA the data came from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.