download_lep: Download 'TWDB' Lake Evaporation and Precipitation Data

Description Usage Arguments Value

View source: R/download_lep.R

Description

Download 'TWDB' Lake Evaporation and Precipitation Data

Usage

1
2
3
4
5
6
download_lep(
  quad = "710",
  start_date = "2010-01",
  end_date = "2018-12",
  opts = list()
)

Arguments

quad

required character. TWDB quad number.

start_date

required character. Start date of data. Specified as 4-digit year and 2-digit month. YYYY-MM

end_date

required character. End date of data. Specified as 4-digit year and 2-digit month. YYYY-MM

opts

list of curl options passed to crul::HttpClient()

Value

tibble


mps9506/wd4tx documentation built on Feb. 11, 2022, 11:33 p.m.