deg_to_dm | R Documentation |
Convert a latitude or longitude from decimal degrees to degrees, decimal minutes
deg_to_dm(decdeg)
decdeg |
number in decimal degrees |
Returns a data.frame() with columns indicating degrees and decimal minutes. For degrees, minutes, seconds use deg_to_dms()
deg_to_dm(-52.80833)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.