Package: tstools
Type: Package
Version: 0.3.8
Title: A Time Series Toolbox for Official Statistics
Description: Plot official statistics' time series conveniently: automatic legends, highlight windows, stacked bar chars with positive and negative contributions, sum-as-line option, two y-axes with automatic horizontal grids that fit both axes and other popular chart types. 'tstools' comes with a plethora of defaults to let you plot without setting an abundance of parameters first, but gives you the flexibility to tweak the defaults. In addition to charts, 'tstools' provides a super fast, 'data.table' backed time series I/O that allows the user to export / import long format, wide format and transposed wide format data to various file types. 
Authors@R: c(
    person("Matthias", "Bannert", , "bannert@kof.ethz.ch", c("aut", "cre")),
    person("Severin", "Thoeni", , "thoenis@kof.ethz.ch", "aut"))
Depends: R (>= 3.0.0), zoo (>= 1.7-12),
Imports: xts, stats, graphics, jsonlite, data.table,
Suggests: knitr, rmarkdown, testthat, reshape2, openxlsx
VignetteBuilder: knitr
Date: 2018-09-11
License: GPL-2
LazyData: true
Maintainer: Matthias Bannert <bannert@kof.ethz.ch>
NeedsCompilation: no
Packaged: 2018-09-11 12:00:54 UTC; mbannert
Author: Matthias Bannert [aut, cre],
  Severin Thoeni [aut]
RoxygenNote: 6.0.1
Repository: CRAN
Date/Publication: 2018-09-11 12:20:02 UTC
Built: R 4.1.0; ; 2020-08-03 06:54:20 UTC; windows
