Skip to content

Commit 86c4076

Browse files
committed
remove non-used aesthetics from update_geom_defaults() docs
1 parent a73d21a commit 86c4076

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

R/geom-defaults.r

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
#' # reset default
1919
#' update_geom_defaults("point", list(colour = "black"))
2020
#'
21-
#' # note: adding default aesthetics is possible
22-
#' # update_geom_defaults("point", list(foo = "bar"))
23-
#' # GeomPoint$default_aes
24-
#'
2521
#'
2622
#' # updating a stat's default aesthetic settings
2723
#' # example: change stat_bin()'s default y-axis to the density scale

man/update_defaults.Rd

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

0 commit comments

Comments
 (0)