The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tsviz

Lifecycle: experimental Travis build status CRAN status CRAN monthly downloads CRAN downloads

An RStudio addin to provide easy and interactive time series visualization. To be visible to the addin, time series must be stored in a dataframe in the global environment, with:

Installation

You can install the released version of tsviz from CRAN with:

install.packages("tsviz")

Or install the development version from Github:

devtools::install_github("donlelef/tsviz")

Once you have installed the package, you do not need to load it with library(), the addins are installed on your machine as part of the package install process.

Example

First, let us load some suitable data:

library(tsviz)
prices <- crypto_prices

Then, we can run the addin:

Tutorial gif

That’s it.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.