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