tao {ImputeRobust} | R Documentation |
Tropical Atmosphere Ocean (TAO) project data
Description
A sample from the Tropical Atmosphere Ocean (TAO) project data,
downloaded 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
a numeric vector
- VWind
a numeric vector
Details
All cases recorded for five locations and two time periods.
Source
https://github.com/ggobi/ggobi/blob/master/data/tao.csv
Examples
head(tao)
[Package ImputeRobust version 1.3-1 Index]