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


DescribeDisplay documentation built on Aug. 25, 2023, 9:07 a.m.