plot.raw: Plot raw time series

Description Usage Arguments Value Author(s)

View source: R/plot.R

Description

Take time series data and plot raw traces.

Usage

1

Arguments

data

Time series data or list of them to be plotted. The data should be either ts object or numeric vector.

date

POSIXct vector or list of them for x axis. If NULL, it uses integer index 1, 2, ... instead. (default = NULL)

name

Character vector of data names for facet titles. If NULL, it uses the name of input data argument instead. (default = NULL)

Value

ggplot object of the plot

Author(s)

Sanghyun Park, Daun Jeong, and Sehun Kim


eik4862/Subway documentation built on Sept. 24, 2021, 3:39 a.m.