coordinate_reflect.coord.data.frame | R Documentation |
## S3 method for class 'coord.data.frame' coordinate_reflect(coord.data.frame, x = TRUE, y = FALSE)
coord.data.frame |
A coord.data.frame |
x |
Logical. (Default: TRUE) Should the coordinates be reflected across the x-axis? |
y |
Logical. (Default: FALSE) Should the coordinates be reflected across the y-axis? |
A coord.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.