Get weather records from expDB
dbGetWeather(con, name, format = "data_frame", na = NA_character_, tz = "UTC")
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 |
a data.frame for all weather records