Time Frame Coding Kernel
Tframe - Generic Approach to Handling Time
Check for a Consistent tframe
Tframe Library Utilities
Start and End for Objects with Multiple Time Series
Number of Series
Extract a Subset of Series
Tframe Library Utilities
Names of Series in a time series object
Splice Time Series
Bind Time Series
Compare Two Objects
Compare Two Time Frames
Expand a Tframe or Tframed Object.
Time Series Shifting and Differencing
Print Tframed Objects
Extract or Set a tframe
Time Span
Extract Time Frame Information
Truncate a Time Series
Trim NAs from Time Series
A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time. Also provides plotting, time windowing, and some other utility functions which are specifically intended for time series. See the Guide distributed as a vignette, or ?tframe.Intro for more details. (User utilities are in package tfplot.)