Package index
-
get_weather_data()
- Retrieve weather data for the given location and dates
-
get_all_stations()
- Get a list of all weather stations
-
get_station_by_name()
- Get station details from a provided (partial) name
-
get_station_data()
- Retrieve weather data for the given station ID and dates
-
get_station_details()
- Get details of an individual weather station
-
get_stations_by_dist()
- Get list of all weather stations within specified distance
-
run_weather_app()
- Run the Shiny weathervane app
-
weather_variables()
- Weather variables, including ID codes and descriptions