export_model | R Documentation |
Export model to excel file
export_model(model, path = "model.xlsx", overwrite = FALSE)
model |
Model object |
path |
File path to the model file as string |
overwrite |
Boolean to specify whether to overwrite the file in the specified path |
Export a model to an excel file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.