| MRPModel-method-save | R Documentation |
The $save() method of an MRPModel object
saves a fitted MRPModel object to a file for later use.
qs2::qs_save() is used internally, and it is customary
to use the .qs2 file extension. Check out the
More examples of R6 classes
vignette for usage examples.
save(file)
file |
File path where the model should be saved. |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.