tao {VIM} | R Documentation |
A small subsample of the Tropical Atmosphere Ocean (TAO) project data,
derived from the GGOBI
project.
data(tao)
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
a numeric vector
VWind
a numeric vector
All cases recorded for five locations and two time periods.
data(tao, package = "VIM") summary(tao) aggr(tao)