powered by
Convert radians to degrees
rad_to_deg(rad)
A vector of values, in radians, to convert to decimal degrees
A vector of the same length in decimal degrees
# NOT RUN { rad_to_deg(2 * base::pi) rad_to_deg(deg_to_rad(360)) # }
Run the code above in your browser using DataLab