translate_coordinates.coord.data.frame | R Documentation |
Translate a coordinate system.
## S3 method for class 'coord.data.frame' translate_coordinates(coord.data.frame, x, y)
coord.data.frame |
A coord.data.frame. |
x |
Points to be translated right. |
y |
Points to be translated up. |
A coord.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.