Learn R Programming

⚠️There's a newer version (R2000.6-1) of this package.Take me there.

tframe (version 2012.3-1)

Time Frame coding kernel

Description

The tframe package provides a kernel of functions for programming time series methods in a way that is relatively independently of the representation of time. It 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.

Copy Link

Version

Install

install.packages('tframe')

Monthly Downloads

486

Version

2012.3-1

License

GPL-2 | file LICENSE

Maintainer

Paul Gilbert

Last Published

March 27th, 2012

Functions in tframe (2012.3-1)

classed

Tframe Library Utilities
seriesNames

Names of Series in a time series object
selectSeries

Extract a Subset of Series
tfExpand

Expand a Tframe or Tframed Object.
splice

Splice Time Series
testEqualtframes

Compare Two Time Frames
tfL

Time Series Shifting and Differencing
tfprint

Print Tframed Objects
nseries

Number of Series
tframe

Extract or Set a tframe
testEqual

Compare Two Objects
checktframeConsistent

Check for a Consistent tframe
tfstart

Extract Time Frame Information
tfplot

Plot Tframed Objects
addDate

Add Periods to a Date
tsScan

Read and Write Time Series to Files
tbind

Bind Time Series
00tframe.Intro

Tframe - Generic Approach to Handling Time
percentChange

Various Time Series Calculations
trimNA

Trim NAs from Time Series
tfwindow

Truncate a Time Series
diffLog

Calculate the difference of log data
tfspan

Time Span
seqN

Tframe Library Utilities
earliestEnd

Start and End for Objects with Multiple Time Series