We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9fab3 commit 9cc38c8Copy full SHA for 9cc38c8
R/coord-radial.R
@@ -42,7 +42,7 @@
42
#' geom_point() +
43
#' coord_radial(start = -0.4 * pi, end = 0.4 * pi, inner.radius = 0.3)
44
#'
45
-#' # Similar with coord_cartesian(), you can set limtis, but note the `clip`
+#' # Similar with coord_cartesian(), you can set limits, but note the `clip`
46
#' # area is not the same with the circle track area.
47
#' ggplot(mtcars, aes(disp, mpg)) +
48
0 commit comments