# NOT RUN {
data <- getWeatherData(online=TRUE,
location="Austin",state="TX",from="2017-01-10",
to="2017-01-11")
data <- getWeatherData(online=FALSE,
location="Austin",state="TX",from="2017-01-10",
to="2017-01-11",range=120)
# }
Run the code above in your browser using DataLab