R/parsingutil.R
buildcovInfo.Rd
Build covInfo list from varsVec and covarsVec
buildcovInfo(varsVec, covarsVec)
character vector of variables that need to be added
character vector of covariates that need to be added
covInfo list of covariate info
Vishal Sarsani