Lll2xyz: List Lat-Lon to cartesian XYZ

View source: R/Lll2xyz.R

Lll2xyzR Documentation

List Lat-Lon to cartesian XYZ

Description

List Lat-Lon to cartesian XYZ

Usage

Lll2xyz(lat, lon)

Arguments

lat

latitude

lon

longitude

Value

list(x,y,z)

Author(s)

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

See Also

ll2xyz, Lxyz2ll, xyz2ll

Examples


Lll2xyz(23, 157)




GEOmap documentation built on Sept. 1, 2023, 5:09 p.m.