scale_coordinates.coord.data.frame | R Documentation |
Scale a coordinate system
## S3 method for class 'coord.data.frame' scale_coordinates(coord.data.frame, Sx, Sy)
coord.data.frame |
A coord.data.frame |
Sx |
Scaling factor for x-axis. |
Sy |
Scaling factor for y-axis. |
A coord.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.