Description Usage Arguments Value Author(s) See Also
Input and output of a data set description from and to a XML file. These functions
are not inteded for direct use by the user for reading the data sets. The
function readDSListFromXML() is called from prepareDataDir().
The function saveDSListAsXML is used for preparing the file
contents.xml in the data set description directory.
1 2 | readDSListFromXML(filename)
saveDSListAsXML(dsList, filename)
|
dsList |
A data frame created by |
filename |
The name of an XML file to be used. |
saveDSListAsXML() returns the filename of the created file.
readDSListFromXML()
returns a data frame with the description of the data sets.
Petr Savicky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.