Learn R Programming

GEOmap (version 2.5-11)

Lll2xyz: List Lat-Lon to cartesian XYZ

Description

List Lat-Lon to cartesian XYZ

Usage

Lll2xyz(lat, lon)

Value

list(x,y,z)

Arguments

lat

latitude

lon

longitude

Author

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

See Also

ll2xyz, Lxyz2ll, xyz2ll

Examples

Run this code

Lll2xyz(23, 157)



Run the code above in your browser using DataLab