powered by
Calculates the latitudinal range in degrees and kilometers
LatRg(lats)
- Latitudinal occurrences in decimal degrees
Returns the outermost coordinates of the set, the latitudinal span in degrees and in kilometers
lats<-c(-23,56,-2,45,66) LatRg(lats)
Run the code above in your browser using DataLab