DATUMinfo | R Documentation |
Return a small data base of Datum values for use in UTM projections.
DATUMinfo()
The function just return a list with the relavent information.
List:
Datum |
character name |
Equatorial Radius , meters (a) |
numeric |
Polar Radius , meters (b) |
numeric |
Flattening (a-b)/a |
numeric |
Use |
character usage |
Jonathan M. Lees<jonathan.lees@unc.edu>
stevedutch.net
UTM.xy, UTM.ll, setPROJ
h = DATUMinfo()
data.frame(h)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.