printGEOinfo {GEOmap} | R Documentation |
printGEOinfo
Description
Print information on GEOmap strokes
Usage
printGEOinfo(MAP, kstroke)
Arguments
MAP |
GEOmap |
kstroke |
index to strokes |
Details
Prints some of the meta data stored in the GEOmap header list, strokes.
Value
Side Effects
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
printGEOmap
Examples
data(coastmap)
printGEOinfo(coastmap, 1:10)
[Package GEOmap version 2.5-11 Index]