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