Description Usage Arguments Examples
View source: R/saveData.R
Saving the data to a file
1
saveFile(path, data)
path
The destination path file
data
The list of lines
1 2
data <- readData(path) saveFile(newPath, data)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.