compact_timeseries: Compact time series data A time series plot is made from...

View source: R/ggplot-timeseries.R

compact_timeseriesR Documentation

Compact time series data A time series plot is made from scatterplots with a common x axis. This function pulls the correct information out of the data.

Description

Compact time series data A time series plot is made from scatterplots with a common x axis. This function pulls the correct information out of the data.

Usage

compact_timeseries(data)

Arguments

data

data to display

Author(s)

Barret Schloerke schloerke@gmail.com


ggobi/DescribeDisplay documentation built on Aug. 30, 2023, 7:41 a.m.