saveFile: saveFile

Description Usage Arguments Details Author(s) See Also

View source: R/U04.saveFile.R

Description

saveFile saves a csv, dic, or text file to disk

Usage

1
saveFile(object)

Arguments

object

- a list containing:

  • directoryDirectory into which the data is to be stored

  • fileNameFile name given to the file to be saved

  • dataFile contents#'

Details

This function function takes as a parameter, file and meta data and saves the file in accordance with the file meta data (directory, filename).

Author(s)

John James, j2sdatalab@gmail.com

See Also

Other io functions: loadObject, readFile, saveObject


DataScienceSalon/predictifyR.3.0 documentation built on May 23, 2019, 8:25 p.m.