Learn R Programming

GEOmap (version 2.5-11)

ll2xyz: LAT-LON to xyz

Description

LAT-LON to xyz

Usage

ll2xyz(lat, lon)

Value

3-vector

Arguments

lat

latitude

lon

longitude

Author

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

See Also

Lll2xyz, Lxyz2ll, xyz2ll

Examples

Run this code

ll2xyz(12, 289)

Run the code above in your browser using DataLab