loadCaseData loads an object of type caseData from a file in the file system.

loadCaseData(file)

Arguments

file

The name of the file containing the data.

Value

An object of class CaseData.

Details

The data will be read from the file specified by the user.