deg_to_rad | R Documentation |
Convert decimal degrees to radians
deg_to_rad(deg)
deg |
A vector of values, in decimal degrees, to convert to radians |
A vector of the same length in radians
Other utilities:
addbuff
,
calc_haversine_distance()
,
get_centroid()
,
rad_to_deg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.