| time {sysid} | R Documentation |
Sampling times of IO data
time creates the vector of times at which data was sampled. frequency returns the number of damples per unit time and deltat the time-interval
between observations
Description
Sampling times of IO data
time creates the vector of times at which data was sampled. frequency returns the number of damples per unit time and deltat the time-interval
between observations
Usage
time(x)
Arguments
x |
a idframe object, or a univariate or multivariate time-series, or a vector or matrix |
[Package sysid version 1.0.4 Index]