Save classification to file
1 | save_classification(classification, filename, binary = TRUE)
|
classification |
object of type |
filename |
the filename of the file to save to. When the extension is '.csv' or '.CSV' the classification is saved as a CSV file. |
binary |
save as a binary (RDS) file. Otherwise save as a CSV file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.