Description Usage Arguments Details
Saves the prediction dataframe to RDS
1 | savePrediction(prediction, dirPath, fileName = "prediction.rds")
|
prediction |
The prediciton data.frame |
dirPath |
The directory to save the prediction RDS |
fileName |
The name of the RDS file that will be saved in dirPath |
Saves the prediction data frame returned by predict.R to an RDS file and returns the fileLocation where the prediction is saved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.