Description Usage Arguments Author(s)
View source: R/general_functions.R
Convert cartesian coordinates to polar
1 | cart2pol(x, y, deg = T)
|
x |
coordinate x |
y |
coordinate y |
deg |
boolean, if output should be in degrees instead of radians |
Filip Dechterenko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.