approxfun: Interpolation Functions

Description Usage Arguments See Also

Description

The approfun function from the stats package is replace by a new method in order to report the approxfun of circular data appropriatly. approxfun.default is an alias of the original function approxfun see approxfun. The behavior would be the same for objects which are not from class circular (in this case see the function approxfun.circular for more details).

Usage

1
2
3
approxfun(x, ...)
## Default S3 method:
approxfun(x, ...)

Arguments

x

numeric vector.

...

further arguments passed to or from other methods.

See Also

approxfun.


circular documentation built on May 2, 2019, 4:42 p.m.