coord_symm_xy | R Documentation |
y=x
.This is a Cartesian coordinate system that has the same limits in both x
and y
.
coord_symm_xy(xlim = NULL, ylim = NULL, expand = TRUE, clip = "on")
xlim, ylim |
Limits for the x and y axes. |
expand |
If |
clip |
Should drawing be clipped to the extent of the plot panel? A
setting of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.