R/rad2deg.R

Defines functions rad2deg

Documented in rad2deg

rad2deg <-
function(rad) {(rad * 180) / (pi)}

Try the vMask package in your browser

Any scripts or data that you put into this service are public.

vMask documentation built on May 1, 2019, 10:21 p.m.