Learn R Programming

MareyMap (version 1.3.1)

registerInterpolationMethod-methods: registerInterpolationMethods

Description

Adds an Interpolation method to the interpolation register.

Arguments

Methods

name = "character", classname = "character"
Register an interpolation method with a given name and a contructor function classname.

See Also

Interpolation-class