Positions of signalSeries objects
Access the positions of series objects.
positions(object)
object |
an object of class |
the positions associated with the input time series: an object of class numericSequence
.
x <- signalSeries(1:10, from=pi, by=0.1) positions(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.