We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f094a43 commit 56bc199Copy full SHA for 56bc199
R/coord-.r
@@ -15,7 +15,7 @@
15
#' - `render_axis_v`: Renders the vertical axes.
16
#' - `backtransform_range(panel_params)`: Extracts the panel range provided
17
#' in `panel_params` (created by `setup_panel_params()`, see below) and
18
-#' backtransforms to data coordinates. This back-transformation is needed
+#' back-transforms to data coordinates. This back-transformation is needed
19
#' for coords such as `coord_flip()`, `coord_polar()`, `coord_trans()` where
20
#' the range in the transformed coordinates differs from the range in the
21
#' untransformed coordinates.
0 commit comments