Description Usage Arguments Details Value Author(s) See Also
View source: R/U02.saveObject.R
saveObject saves an R object in rda format.
1  | saveObject(object)
 | 
object | 
 List containing: 
  | 
This function function takes as a parameter, a list containing both data and meta data (directory, object name, filename), and saves the data in an RDA file according to the metaData.
object - R object saved
John James, j2sdatalab@gmail.com
Other io functions: loadObject,
readFile, saveFile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.