We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623ce8f commit b57420cCopy full SHA for b57420c
R/palette_dataedu.R
@@ -8,7 +8,8 @@ dataedu_palette <- c(
8
`turquoise` = "#006876",
9
`green` = "#00906b",
10
`lightgreen` = "#87af49",
11
- `yellow` = "#ffbc49"
+ `yellow` = "#ffbc49",
12
+ `purple` = "#82204a"
13
)
14
15
#' Extract dataedu colors as hex codes
0 commit comments