Description Usage Arguments Value Examples
Loads the covariate data from the ipswich network share for DILT1D
1 | LoadDILT1DCovariates(covariatesFileStem, covariatesDate, covariatesSourceFile)
|
covariatesFileStem |
A filestem on the ipswich share that documents covariates for the DILT1D trial participants |
covariatesDate |
The date for the covariates file for which to choose the covariates |
covariatesSourceFile |
An R file of functions to be sourced to retrieve the data, also on ipswich |
A Data Frame of covariate data for the DILT1D trial
1 | covariateData <- LoadDILT1DCovariates(covariatesFile = "/ipswich/path/to/file-stem-", covariatesDate = 'YYYY-MM-DD' covariatesFile = "/ipswich/path/to/file.R")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.