gbdypif.500: ~~ data name/kind ... ~~

Description Usage Format Details Source References Examples

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

1

Format

The format is: List of 2 $ reg1:'data.frame': 435 obs. of 2 variables: ..$ lat: num [1:435] 63.2 63.2 63.2 63.2 63.2 ... ..$ lon: num [1:435] -20.0 -20.0 -20.1 -20.2 -20.2 ... $ reg2:'data.frame': 255 obs. of 2 variables: ..$ lat: num [1:255] 64.8 64.8 64.8 64.9 64.9 ... ..$ lon: num [1:255] -11.3 -11.2 -11.2 -11.1 -11.0 ...

Details

~~ If necessary, more details than the __description__ above ~~

Source

~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

1
2
data(gbdypif.500)
## maybe str(gbdypif.500) ; plot(gbdypif.500) ...

geo documentation built on May 2, 2019, 5:22 p.m.