Rdocumentation
powered by
Learn R Programming
GEOmap (version 2.1)
ll2xyz: LAT-LON to xyz
Description
LAT-LON to xyz
Usage
ll2xyz(lat, lon)
Arguments
lat
latitude
lon
longitude
Value
3-vector
See Also
Lll2xyz, Lxyz2ll, xyz2ll
Examples
Run this code
ll2xyz(
12
,
289
)
Run the code above in your browser using
DataLab