tao {VIM} | R Documentation |
Tropical Atmosphere Ocean (TAO) project data
Description
A small subsample of the Tropical Atmosphere Ocean (TAO) project data,
derived from the GGOBI
project.
Format
A data frame with 736 observations on the following 8 variables.
- Year
a numeric vector
- Latitude
a numeric vector
- Longitude
a numeric vector
- Sea.Surface.Temp
a numeric vector
- Air.Temp
a numeric vector
- Humidity
a numeric vector
- UWind
zonal wind, i.e. latitude-parallel wind
- VWind
meridional wind, i.e. longitude-parallel wind
Details
All cases recorded for five locations and two time periods.
Source
Examples
data(tao, package = "VIM")
summary(tao)
aggr(tao)
[Package VIM version 6.2.2 Index]