gwm {sspline}R Documentation

Internal Data Used by map.world Function

Description

It stores longitudes and latitudes used for drawing the world map.

Usage

data(gwm)

Format

A data frame with 6920 observations on the following 2 variables.

lon
longitudes on earth
lat
latitudes on earth

Source

S Archive under http://lib.stat.cmu.edu

Examples

data(gwm)

[Package sspline version 0.1-5 Index]