An 'RStudio' add-in to visualize time series. Time series are searched in the global environment as data.frame objects with a column of type date and a column of type numeric. Interactive charts are produced using 'plotly' package.
Version: |
0.1.0 |
Depends: |
R (≥ 3.5) |
Imports: |
dplyr (≥ 0.8), lubridate (≥ 1.7), plotly (≥ 4.9), shiny (≥
1.2), miniUI (≥ 0.1.1), forecast (≥ 8.7), ggplot2 (≥ 3.0), magrittr (≥ 1.5), shinyhelper (≥ 0.3.1) |
Suggests: |
testthat (≥ 2.1.0), lintr (≥ 1.0) |
Published: |
2019-07-26 |
DOI: |
10.32614/CRAN.package.tsviz |
Author: |
Marta Peroni [aut],
Emanuele Fabbiani [cre] |
Maintainer: |
Emanuele Fabbiani <emanuele.fabbiani at xtreamers.io> |
BugReports: |
https://github.com/donlelef/tsviz/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/donlelef/tsviz |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
tsviz results |