View source: R/NMRClassDefinitions.R
writeToJSON | R Documentation |
Create and simplify a JSON file out of a data object.
writeToJSON(data, fileName)
data |
A data object to be parsed (list, array or S4) |
fileName |
The name of the file for storing the result |
void
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.