Skip to content

Commit 181b26d

Browse files
committed
amend wording
1 parent 6a447ba commit 181b26d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/plot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' `ggplot()` initializes a ggplot object. It can be used to
44
#' declare the input data frame for a graphic and to specify the
5-
#' set of plot aesthetics intended to be common throughout all
5+
#' set of aesthetic mappings for the plot, intended to be common throughout all
66
#' subsequent layers unless specifically overridden.
77
#'
88
#' `ggplot()` is used to construct the initial plot object,

man/ggplot.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)