| writeJSON.prepmodel | R Documentation |
Saves preprocessing model to JSON file which can be loaded to web-application (mda.tools/prep).
## S3 method for class 'prepmodel'
writeJSON(obj, fileName)
obj |
list with preprocessing methods (created using |
fileName |
file name (or full path) to JSON file to save the model into. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.