geopar.std: ~~ 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 5 $ xlim: num [1:2] -30 -10 $ ylim: num [1:2] 62.2 67.9 $ plt : num [1:4] 0.0816 0.9534 0.1218 0.9004 $ fig : num [1:4] 0 1 0 1 $ mex : num 1

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(geopar.std)
## maybe str(geopar.std) ; plot(geopar.std) ...

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