viz_GridMET: Plot GridMET

View source: R/plot_NLDI.R

viz_GridMETR Documentation

Plot GridMET

Description

A wrapper function around getGridMET that plot's time series for selected parameters.

Usage

viz_GridMET(
  data,
  row,
  param = "prcp",
  startDate = "2019-01-01",
  endDate = "2020-01-01"
)

Arguments

data

A sf point object

row

numeric. If a specific place is wanted then enter row.

param

character. See getGridMET for more info.

startDate

character. "2020-01-01"

endDate

character. "2020-01-01"

Value

A ggplot.


joshualerickson/resourceviz documentation built on Jan. 10, 2024, 4:57 p.m.