Learn R Programming

GEOmap (version 2.5-11)

printGEOinfo: printGEOinfo

Description

Print information on GEOmap strokes

Usage

printGEOinfo(MAP, kstroke)

Value

Side Effects

Arguments

MAP

GEOmap

kstroke

index to strokes

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Details

Prints some of the meta data stored in the GEOmap header list, strokes.

See Also

printGEOmap

Examples

Run this code

data(coastmap)
printGEOinfo(coastmap, 1:10)

Run the code above in your browser using DataLab