R/MCSI_Data_monthAvg_melt.R

#' @title MCSI_Data_monthAvg_melt
#'
#' @description monthly data working on example of \code{GtoP_trans}. It is a typical dataset that can work on
#' \code{ggplot2} but not on \code{plotly}
#'
#' @docType data
#' @keywords datasets
#' @name MCSI_Data_monthAvg_melt
#' @usage MCSI_Data_monthAvg_melt
#' @format dataset with 4428 rows and 3 columns
#' \describe{
#' \item{YYYYMM}{Indicating year, month and day}
#' \item{series}{Indicating different features}
#' \item{value}{value of different feature under a certain time}
#' }
#'
NULL

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.