Skip to content

Commit 6176cf7

Browse files
committed
Expand documentation of scale_brewer
As per Hadley's request: "add a few words to the main doc mentioning that it does both continuous and discrete variables""
1 parent 7d0a691 commit 6176cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/scale-brewer.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#' Sequential, diverging and qualitative colour scales from colorbrewer.org
22
#'
3+
#' Create discrete or continuous colour scales based on ColorBrewer colors.
34
#' See \url{http://colorbrewer2.org} for more information.
45
#'
56
#' @inheritParams scales::brewer_pal

0 commit comments

Comments
 (0)