Skip to content

Commit b480de8

Browse files
katrinleinweberyutannihilation
authored andcommitted
Direct link to function docu, not package docu (#3641)
1 parent 5dfe498 commit b480de8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/aes.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NULL
55
#'
66
#' Aesthetic mappings describe how variables in the data are mapped to visual
77
#' properties (aesthetics) of geoms. Aesthetic mappings can be set in
8-
#' [ggplot2()] and in individual layers.
8+
#' [ggplot()] and in individual layers.
99
#'
1010
#' This function also standardises aesthetic names by converting `color` to `colour`
1111
#' (also in substrings, e.g., `point_color` to `point_colour`) and translating old style

man/aes.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)