Learn R Programming

GEOmap (version 2.5-11)

xyz2ll: Cartesian to Lat-Lon

Description

Cartesian to Lat-Lon

Usage

xyz2ll(x)

Value

2-vector of lat-lon

Arguments

x

3-vector

Author

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

Details

Returns Latitude not Co-latitude

See Also

Lxyz2ll

Examples

Run this code
xyz2ll(c(1,1,1) )


Run the code above in your browser using DataLab