LoadDILT1DCovariates: Loads the covariate data from the ipswich network share for...

Description Usage Arguments Value Examples

View source: R/LoadData.R

Description

Loads the covariate data from the ipswich network share for DILT1D

Usage

1
LoadDILT1DCovariates(covariatesFileStem, covariatesDate, covariatesSourceFile)

Arguments

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

Value

A Data Frame of covariate data for the DILT1D trial

Examples

1
covariateData <- LoadDILT1DCovariates(covariatesFile = "/ipswich/path/to/file-stem-", covariatesDate = 'YYYY-MM-DD' covariatesFile = "/ipswich/path/to/file.R")

miepstei/MetabDILT1D documentation built on May 22, 2019, 10:50 p.m.