viz_GridMET | R Documentation |
A wrapper function around getGridMET that plot's time series for selected parameters.
viz_GridMET(
data,
row,
param = "prcp",
startDate = "2019-01-01",
endDate = "2020-01-01"
)
data |
A sf point object |
row |
|
param |
|
startDate |
|
endDate |
|
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.