File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
# ' `NA`, the default, includes if any aesthetics are mapped.
59
59
# ' `FALSE` never includes, and `TRUE` always includes.
60
60
# ' It can also be a named logical vector to finely select the aesthetics to
61
- # ' display. This option can be used to include color for all levels, even
62
- # ' when no data exists, use `TRUE`. If 'FALSE' , all levels are shown in legend,
63
- # ' but omitting colors for unobserved levels.
61
+ # ' display. To include legend keys for all levels, even
62
+ # ' when no data exists, use `TRUE`. If `NA` , all levels are shown in legend,
63
+ # ' but unobserved levels are omitted .
64
64
# ' @param inherit.aes If `FALSE`, overrides the default aesthetics,
65
65
# ' rather than combining with them. This is most useful for helper functions
66
66
# ' that define both data and aesthetics and shouldn't inherit behaviour from
You can’t perform that action at this time.
0 commit comments