Get weather records from expDB
Usage
dbGetWeather(con, name, format = "data_frame", na = NA_character_, tz = "UTC")
Arguments
- con
a connection object as produced by dbConnect
- name
The met name
- format
The format of export dataset.
- na
The character for missing value with default NA
- tz
Time zone applied for hourly temperature
Value
a data.frame for all weather records