Learn R Programming

GEOmap (version 2.1)

Lll2xyz: 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)

See Also

ll2xyz, Lxyz2ll, xyz2ll

Examples

Run this code
Lll2xyz(23, 157)

Run the code above in your browser using DataLab