Description Usage Format Source
A dataset containing hourly weather observations at Ames, Iowa (US) for
the month of January 2014. Data obtained from Weather Undergound's API,
using the rwunderground
package.
1 |
A data frame with 983 rows and 19 variables:
POSIXct, instant of the observation
double, dry-bulb temperature, °C
double, dew-point temperature, °C
double, relative humidity, %
double, wind-speed, m/s
double, wind-gust, m/s
character, direction from which wind blows
double, visibility, km
double, sea-level pressure, mbar
double, wind-chill temperature, °C
double, head-index temperature, °C
double, precipitation since previous observation, mm
character, description of conditions
integer, indicates if fog is present
integer, indicates if it is raining is present
integer, indicates if it is snowing
integer, indicates if it is hailing
integer, indicates if thunder is present
integer, indicates if a tornado is present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.