log10int.default: Interpolated log10

Description Usage Arguments Value

View source: R/log10int.R

Description

This is the default mwthod of log10int. It prints a warning if an object of another type than numeric is given to the function.

Usage

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

Arguments

x

a numeric or vector of numerics

...

further arguments passed to or from other methods

Value

a warning that the method cannot handle the given class of data


Melanie757/log10interpolated documentation built on Oct. 12, 2020, 12:03 a.m.