postcol: ~~ 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: num [1:169, 1:3] 0.667 0.667 0.660 0.654 0.647 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:169] "1" "2" "3" "4" ... ..$ : chr [1:3] "H" "S" "V"

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

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