ETOPO5 {geomapdata}R Documentation

Etopo5 topographic data

Description

Etopo5 topographic data

Usage

data(ETOPO5)

Format

matrix of world elevation from 0-360 degrees long

Details

See web site: http://www.ngdc.noaa.gov/mgg/global/etopo5.HTML

References

Data Announcement 88-MGG-02, Digital relief of the Surface of the Earth. NOAA, National Geophysical Data Center, Boulder, Colorado, 1988.

Examples

data(ETOPO5)
## maybe str(ETOPO5) ; plot(ETOPO5) ...


[Package geomapdata version 1.0-3 Index]