R/CaseData.R
loadCaseData.Rd
loadCaseData loads an object of type caseData from a file in the file system.
loadCaseData
loadCaseData(file)
The name of the file containing the data.
An object of class CaseData.
CaseData
The data will be read from the file specified by the user.