Package: tfplot 2015.12-1
Paul Gilbert
tfplot: Time Frame User Utilities
Utilities for simple manipulation and quick plotting of time series data. These utilities use the 'tframe' package which provides a programming kernel for time series. Extensions to 'tframe' provided in 'tframePlus' can also be used. See the Guide vignette for examples.
Authors:
tfplot_2015.12-1.tar.gz
tfplot_2015.12-1.zip(r-4.5)tfplot_2015.12-1.zip(r-4.4)tfplot_2015.12-1.zip(r-4.3)
tfplot_2015.12-1.tgz(r-4.4-any)tfplot_2015.12-1.tgz(r-4.3-any)
tfplot_2015.12-1.tar.gz(r-4.5-noble)tfplot_2015.12-1.tar.gz(r-4.4-noble)
tfplot_2015.12-1.tgz(r-4.4-emscripten)tfplot_2015.12-1.tgz(r-4.3-emscripten)
tfplot.pdf |tfplot.html✨
tfplot/json (API)
NEWS
# Install 'tfplot' in R: |
install.packages('tfplot', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/tsanalysis
Last updated 9 months agofrom:24081e0c43. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:addDateannualizedGrowthdiffLogpercentChangetfOnePlottfplottfVisPlottsScantsWriteytoypc
Dependencies:tframe
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Periods to a Date | addDate |
Calculate the difference of log data | diffLog diffLog.default |
Various Time Series Calculations | annualizedGrowth annualizedGrowth.default percentChange percentChange.default ytoypc ytoypc.default |
Plot Tframed Objects | tfOnePlot tfplot tfplot.default |
Plot Tframed Objects using googleVis | tfVisPlot |
Read and Write Time Series to Files | tsScan tsWrite |