Learn R Programming

SoilR (version 1.2.105)

TimeMap,missing,missing,missing,numeric,numeric-method: automatic title

Description

automatic title

Usage

# S4 method for missing,missing,missing,numeric,numeric
TimeMap(times, data, lag = 0, interpolation = splinefun)

Arguments

times

object of class:numeric, no manual documentation

data

object of class:numeric, no manual documentation

lag

no manual documentation

interpolation

no manual documentation

Interpolates the data as function of times and remembers the limits of the time domain.