Access the data slot of series objects.

seriesData(object)

Arguments

object

object with which to find data.

Value

the data slot of object.

S3 METHODS

[<-

single level data replacement method.

Usage: x[1:4] <- 1:4)