Learn R Programming

ImputeRobust (version 1.3-1)

tao: Tropical Atmosphere Ocean (TAO) project data

Description

A sample from the Tropical Atmosphere Ocean (TAO) project data, downloaded from the GGOBI project.

Arguments

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.

Examples

Run this code
# NOT RUN {
head(tao)

# }

Run the code above in your browser using DataLab