save: Save a Kriging Model inside a file. Back to base::save if...

View source: R/allGenerics.R

saveR Documentation

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(s)

Yann Richet yann.richet@asnr.fr


rlibkriging documentation built on Aug. 27, 2025, 5:11 p.m.