| alerts | Weather Alerts for United States and Europe |
| almanac | Average and record high and low temperatures for current date... |
| as.numeric.nonempty | as.numeric with special handling for length 0 (NULL) objects |
| astronomy | Moon phase, sunrise and sunset times for today. |
| base_url | Base URL for wunderground API |
| build_url | Build wunderground request URL |
| conditions | Current conditions including current temperature, weather... |
| current_hurricane | Current hurricane - within the US only. Note: all times in... |
| dst_POSIXct | Return POSIXct time from 7 variables. |
| dst_repeat_starttime | Find the text to POSIXct ambiguous interval. |
| encode_NA | Processes data.frames and replaces wunderground's -9999/-999... |
| forecast10day | Forecast for the next 10 days. |
| forecast3day | Forecast for the next 3 days. |
| geolookup | Lists nearby weather stations for a given location |
| get_api_key | Returns the wunderground API key |
| has_api_key | Detects if wunderground API key is set |
| history | Hourly weather data for specified date. |
| history_daily | Summarized weather data for specified date. |
| history_range | Hourly weather data for specified date range. |
| hourly | Hourly forecast for the next 24 hours. |
| hourly10day | Hourly forecast for the next 10 days. |
| is_fall_back_day | Check if a date is a "fall back" transition from DST. |
| is_valid_airport | Checks if airport code is valid |
| is_valid_territory | Checks if country/state is a valid one |
| list_airports | Returns a data.frame of valid airport codes (ICAO and IATA). |
| list_countries | Returns a data.frame of valid countries with iso... |
| list_states | Returns a data.frame of valid states with abbreviations and... |
| lookup_airport | Lookup airport code (IATA and ICAO code). weatherunderground... |
| lookup_country_code | Lookup ISO country code weatherunderground API doesn't... |
| measurement_exists | Check if a variable exists for a PWS. If not set the value to... |
| nonempty | return object, or NA for length 0 (NULL) objects |
| planner | Weather summary based on historical information between the... |
| rawtide | Raw Tidal data with data every 5 minutes for US locations... |
| satellite | Returns image URL for satellite imagery |
| set_api_key | Sets the wunderground API key |
| set_location | Specifies location of request |
| stop_for_error | Detect and stop for any wunderground request errors |
| tide | Tidal information for a location within the USA. Tidal... |
| webcam | Returns locations of personal weather stations along with... |
| wunderground_request | wunderground api requests |
| yesterday | Weather data for yesterday |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.