View source: R/fPlotGPPsat_forYear.R
This function will create 365-day time series plot of GPPsat with SOS/EOS overlaid for a given year
1 | fPlotGPPsat_forYear(dat, x = "fracyr_null", critdat, yr)
|
dat |
dataframe, a specific dataframe format containing GPPsat data |
x |
character, specify the name of the column containing null fractional years |
critdat |
dataframe, a specific dataframe format containing a list of critical dates - created in function 'FS_fExtractAllCriticalDates' |
yr |
numeric, year of interest for current plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.