Learn R Programming

rlibkriging (version 0.9-1)

save: Save a Kriging Model inside a file. Back to base::save if argument is not a Kriging object.

Description

Save a Kriging Model inside a file. Back to base::save if argument is not a Kriging object.

Usage

save(object = NULL, filename = NULL, ...)

Arguments

object

An object representing a model.

filename

A file to save the object.

...

Arguments used by base::save.

Author

Yann Richet yann.richet@irsn.fr