projtype {GEOmap}R Documentation

List of Projection types

Description

List of Projection types in GEOMAP

Usage

projtype(proj=list())

Arguments

proj Projection list

Details

Just returns possile choices.

Value

Side Effects

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

References

Snyder, John P., Map Projections- a working manual, USGS, Professional Paper, 1987.

See Also

setPROJ

Examples

projtype()

proj = setPROJ(type = 1, LAT0 =23, LON0 = 35)

projtype(proj)


[Package GEOmap version 1.0-8 Index]