powered by
## S3 method for class 'timeSeries': start(x, \dots)## S3 method for class 'timeSeries': end(x, \dots)
## S3 method for class 'timeSeries': end(x, \dots)
timeSeries
## Create Dummy timeSeries - tS <- dummySeries()[, 1] tS ## Return Start and end Time Stamp - c(start(tS), end(tS)) range(time(tS))
Run the code above in your browser using DataLab