Plots time series data, which consists of multiple measurements over time / place (cols) of different clones / integration sites (rows).
# S3 method for timeseries
plot(x, ...)
The data to plot.
Further arguments are ignored.
A ggplot object, which can be used to further individualize or to plot directly.