View source: R/flplot_climatology.R
flplot_climatology | R Documentation |
FjordLight
.Internal function used by flget_climatology
that plots data
contained within the NetCDF files downloaded via fl_DownloadFjord
.
flplot_climatology(r, l, name, optics, period, month, year)
r |
The yearly/monthly climatology data in a raster format. |
l |
The land data in the same format. |
name |
The name of the chosen fjord. |
optics |
The name of the PAR variable being displayed. |
period |
The period being displayed. I.e. yearly or monthly. |
month |
If monthly climatology data, which month(s) is being displayed. |
year |
If yearly data, which year(s) is being displayed |
A base R plot of the yearly or monthly climatology data will be provided.
Bernard Gentili
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.