Skip to contents

Download 'TWDB' Lake Evaporation and Precipitation Data

Usage

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