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 7a746b2 commit ffc007fCopy full SHA for ffc007f
R/facet-wrap.R
@@ -40,7 +40,7 @@ NULL
40
#' `"all_x"` and `"all_y"` will draw the respective axes at the interior
41
#' panels too, whereas `"all"` will draw all axes at all panels.
42
#' @param axis.labels Determines whether to draw labels for interior axes when
43
-#' the scale is fixed and the `axis` argument is not `"margins"`. When
+#' the scale is fixed and the `axes` argument is not `"margins"`. When
44
#' `"all"` (default), all interior axes get labels. When `"margins"`, only
45
#' the exterior axes get labels, and the interior axes get none. When
46
#' `"all_x"` or `"all_y"`, only draws the labels at the interior axes in the
0 commit comments