Learn R Programming

TSplotly (version 1.1.1)

Create Interactive Plots on Time Series Dataset

Description

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.

Copy Link

Version

Install

install.packages('TSplotly')

Monthly Downloads

1

Version

1.1.1

License

GPL-3

Maintainer

Yongkai Qiu

Last Published

August 2nd, 2019

Functions in TSplotly (1.1.1)

X_test

X_test
MCSI_Data_monthAvg_ts_Y_test

MCSI_Data_monthAvg_ts_Y_test
Y

Y
xA_fMRI_1D_x20_y20_z11

xA_fMRI_1D_x20_y20_z11
modArima_train

modArima_train
xC_fMRI_1D_x40_y40_z12

xC_fMRI_1D_x40_y40_z12
xB_fMRI_1D_x30_y30_z13

xB_fMRI_1D_x30_y30_z13
X

X
ADDline

<U+2018>ADDline<U+2019>
GtoP_trans

'GtoP_trans'
MCSI_Data_monthAvg_ts_Y

MCSI_Data_monthAvg_ts_Y
GTSplot

'GTSplot'
MCSI_Data_monthAvg_melt

MCSI_Data_monthAvg_melt
TSplot

'TSplot'
X_new

X_new
TSplot_gen

'TSplot_gen'