plot.timeseries: Plots time series data, which consists of multiple...

Description Usage Arguments Value

View source: R/plot_functions.R

Description

Plots time series data, which consists of multiple measurements over time / place (cols) of different clones / integration sites (rows).

Usage

1
2
## S3 method for class 'timeseries'
plot(x, ...)

Arguments

x

The data to plot.

...

Further arguments are ignored.

Value

A ggplot object, which can be used to further individualize or to plot directly.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.