Timeseries: Plots a smoothed and non-smoothed time seris

View source: R/Plotting.R

TimeseriesR Documentation

Plots a smoothed and non-smoothed time seris

Description

Plots a smoothed and non-smoothed time seris

Usage

Timeseries(
  obslabel,
  tsdata,
  varname,
  ytext,
  legendtext,
  plotcex,
  timing,
  smoothed = FALSE,
  winsize = 1,
  plotcolours,
  modlabel = "no",
  vqcdata = matrix(-1, nrow = 1, ncol = 1),
  na.rm = FALSE
)

aukkola/FLUXNET2015_processing documentation built on July 4, 2023, 12:02 p.m.