NOAA_df_1990 {stxplore} | R Documentation |
National oceanic and atmospheric administration (NOAA) data from 1990 to 1993
Description
A dataset containing the precipitation, maximum and minimum temperatures taken from the STRbook R package.
Usage
NOAA_df_1990
Format
A data frame with 53940 rows and 10 variables:
- julian
Day in Julian time
- year
The year
- month
The month
- day
The day
- id
The location id
- z
The value
- proc
The type of observation
- lat
Latitude
- lon
Longitude
- date
The date
...
[Package stxplore version 0.1.0 Index]