View source: R/SccsIntervalData.R
saveSccsIntervalData | R Documentation |
Saves an object of type SccsIntervalData to a file.
saveSccsIntervalData(sccsIntervalData, file)
sccsIntervalData |
An object of type SccsIntervalData as created using the createSccsIntervalData function. |
file |
The name of the file where the data will be written. If the file already exists it will be overwritten. |
Returns no output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.