readDSListFromXML()
is called from prepareDataDir()
.
The function saveDSListAsXML
is used for preparing the file
contents.xml
in the data set description directory.
readDSListFromXML(filename)
saveDSListAsXML(dsList, filename)
prepareDataDirectory()
.saveDSListAsXML()
returns the filename of the created file.
readDSListFromXML()
returns a data frame with the description of the data sets.
readMLData
.