| early_january_2023_weather | R Documentation |
Hourly meteorological data for LGA, JFK and EWR for the month of January 2023.
This is a subset of the weather data frame from nycflights23.
early_january_2023_weather
A data frame of 360 rows representing hourly measurements and 15 variables
Weather station. Named origin to facilitate merging with
nycflights23::flights data.
Time of recording.
Temperature and dewpoint in F.
Relative humidity.
Wind direction (in degrees), speed and gust speed (in mph).
Precipitation, in inches.
Sea level pressure in millibars.
Visibility in miles.
Date and hour of the recording as a POSIXct date.
ASOS download from Iowa Environmental Mesonet, https://mesonet.agron.iastate.edu/request/download.phtml.
nycflights23::weather.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.