R/GetExposureData.R
loadCaseControlsExposure.RdloadCaseControlsExposure loads an object of type caseControlsExposure from a folder in the
file system.
loadCaseControlsExposure(folder, readOnly = TRUE)The name of the folder containing the data.
If true, the data is opened read only.
An object of class caseControlsExposure.
The data will be written to a set of files in the folder specified by the user.