fPlotGPPsat_plus_VariablesOfInterest: Plot 365-day time series of GPPsat (with SOS/EOS) as a single...

Description Usage Arguments

View source: R/fPlotGPPsat_plus_VariablesOfInterest.R

Description

This function will create a faceted 365-day time series of GPPsat plus 15 other variables, with each year getting its own page.

Usage

1
2
3
4
5
6
7
8
fPlotGPPsat_plus_VariablesOfInterest(
  dat,
  critdat,
  site.info,
  years_of_record,
  vars,
  span
)

Arguments

dat

dataframe, a specific dataframe format created in function 'FS_fExtractAllCriticalDates' that includes cumulative daily GPP, cumulative NEE, 1st derivative of cumu GPP

critdat

dataframe, a specific dataframe format containing a list of critical dates - created in function 'FS_fExtractAllCriticalDates'

site.info

list, metadata for current site

years_of_record

numeric, vector of unique individual years for current site

vars,

names of 15 variable columns to include in plot

span

numeric, set the span for time series smoothing (defaults to 0.075)


ksmiff33/FluxSynthU documentation built on Dec. 15, 2020, 10:29 p.m.