Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

positions

Positions of signalSeries objects


Description

Access the positions of series objects.

Usage

positions(object)

Arguments

object

an object of class signalSeries.

Value

the positions associated with the input time series: an object of class numericSequence.

See Also

Examples

x <- signalSeries(1:10, from=pi, by=0.1)
positions(x)

splus2R

Supplemental S-PLUS Functionality in R

v1.3-3
GPL-2
Authors
William Constantine [aut], Tim Hesterberg [aut], Knut Wittkowski [ctb], Tingting Song [ctb], Bill Dunlap [ctb], Stephen Kaluzny [ctb, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.