Skip to content

Commit f992f88

Browse files
committed
slap a superseded badge on coord_polar()
1 parent b661848 commit f992f88

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

R/coord-radial.R

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#' Polar coordinates
22
#'
33
#' The polar coordinate system is most commonly used for pie charts, which
4-
#' are a stacked bar chart in polar coordinates. `coord_radial()` has extended
5-
#' options.
4+
#' are a stacked bar chart in polar coordinates. \cr
5+
#' `r lifecycle::badge("superseded")`: `coord_polar()` has been in favour of
6+
#' `coord_radial()`.
67
#'
78
#' @param theta variable to map angle to (`x` or `y`)
89
#' @param start Offset of starting point from 12 o'clock in radians. Offset

man/coord_radial.Rd

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)