save | R Documentation |
Save a Kriging Model inside a file. Back to base::save if argument is not a Kriging object.
save(object = NULL, filename = NULL, ...)
object |
An object representing a model. |
filename |
A file to save the object. |
... |
Arguments used by base::save. |
Yann Richet yann.richet@asnr.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.