TSplotly: Create Interactive Plots on Time Series Dataset

To better visualize time-series dataset, 'TSplotly' package provides an effective mechanism to utilize the powerful 'plotly' package for graphing time series data. It contains 5 core functions: TSplot(): create interactive plot on time series data or fitted ARIMA(X) models. ADDline(): add lines on existing 'TSplot()' objects, as needed. GGtoPY(): create a convenient way to transform (reformat) 'ggplot2' datasets into a format that can work on 'plot_ly()'. GTSplot(): create multiple 'plot_ly()' lines (time-series) based on data frames containing multiple time-series data. TSplot_gen(): a more general version of function 'TSplot()' that can work on any time format.

Package details

AuthorYongkai Qiu [aut, cre], Zhe Yin [aut], Ivo Dinov [aut], SOCR team [aut]
MaintainerYongkai Qiu <yongkai@umich.edu>
LicenseGPL-3
Version1.1.1
URL http://socr.umich.edu/people/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("TSplotly")

Try the TSplotly package in your browser

Any scripts or data that you put into this service are public.

TSplotly documentation built on Aug. 2, 2019, 5:04 p.m.