cartesian_to_polar_coordinate.coord.data.frame | R Documentation |
Convert Cartesian coord.data.frame to Polar coordinate system.
## S3 method for class 'coord.data.frame' cartesian_to_polar_coordinate(data)
.data |
A coord.data.frame with attribute 'coord.sys' set to 'cartesian'. |
A coord.data.frame with attribute 'coord.sys' set to 'polar'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.