seq.term {amba}R Documentation

seq method for term objects

Description

For term objects where nc = 1, produces a regularly spaced sequence from the minimum to the maximum realised value.

Usage

## S3 method for class 'term':
seq(t, n=200, ...)

Arguments

t
n
...

[Package amba version 0.2.0 Index]