View source: R/miscellaneous.R
degsToRads | R Documentation |
Converts Degrees to Radians
degsToRads(deg)
deg |
vector of degrees |
numeric vector giving the input deg
values as radians
degsToRads(deg = seq(0, 360, by = 15))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.