china {mapdata} | R Documentation |
China Map
Description
This database produces a map of China, including provincial boundaries.
Format
The data file is merely an assignment to a character string which
specifies the name of an environment variable which contains the
base location of the binary files used by the map drawing functions.
This environment variable (R_MAPDATA_DATA_DIR
for the datasets in the
mapdata package) is set at package load time.
References
Richard A. Becker, and Allan R. Wilks, "Maps in S", AT&T Bell Laboratories Statistics Research Report [93.2], 1993.
Richard A. Becker, and Allan R. Wilks, "Constructing a Geographical Database", AT&T Bell Laboratories Statistics Research Report [95.2], 1995.
See Also
Examples
map('china')
[Package mapdata version 2.3.1 Index]