save_model | R Documentation |
Save a model to a file
save_model(x, filename = "calanusthreshold_model.Rdata", overwrite = FALSE)
x |
model structure |
filename |
character, the name of the file to save. |
overwrite |
logical, overwrite existing files? It is an error to try to without setting this argument to TRUE |
the input model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.