wUnderground_data: Function to get all weather data from wunderground for a...

Description Usage Arguments

View source: R/wunderground-weather-scraper.R

Description

Function to get all weather data from wunderground for a period of time

Usage

1
2
wUnderground_data(start = lubridate::ymd("2011-01-01"),
  end = lubridate::today(), station = "KAMW")

Arguments

start

start date

end

end date

station

weather station

file

file to save the CSV data file


heike/wilyscraper documentation built on May 27, 2019, 3:30 p.m.