mirror of
https://github.com/dchakro/shared_Rscripts.git
synced 2026-05-18 09:14:44 -07:00
replace a shade of blue
This commit is contained in:
parent
c52773360d
commit
949ee59554
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ returnPalette <- function(ColorVariable = NULL, GNE.colors = F) {
|
||||||
"#AF1685",
|
"#AF1685",
|
||||||
"#6F3B34",
|
"#6F3B34",
|
||||||
"#29D991",
|
"#29D991",
|
||||||
"#0B41CD",
|
"#cd970b",
|
||||||
"#8F2257",
|
"#8F2257",
|
||||||
"#00A3E0"
|
"#00A3E0"
|
||||||
)[1:colorsNeeded]
|
)[1:colorsNeeded]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue