term.pump {amba}R Documentation

support function for term constructors

Description

This function should not be called by users. It is intended to be called by term subclass constructors. If y is provided it fits the term. The sc argument is used to extend the term class attributed.

Usage

term.pump (t, y, sc=NULL)

Arguments

t
y
sc

[Package amba version 0.2.0 Index]