View source: R/fPlotCumuGPPbyYear.R
This function will create a composite plot of cumulative GPP/NEE over time, as well as the first derivative of cumulative GPP, for the purposes of determining the GPP-free period.
1 | fPlotCumuGPPbyYear(dat, critdat, site.info, years_of_record)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.