mirror of
https://github.com/dchakro/shared_Rscripts.git
synced 2026-05-17 09:12:16 -07:00
Hotfix: return the palette
This commit is contained in:
parent
6830c78d55
commit
79a0f8f9e9
1 changed files with 1 additions and 0 deletions
|
|
@ -60,4 +60,5 @@ returnPalette <- function(ColorVariable = NULL) {
|
|||
palette = "Spectral"))
|
||||
}
|
||||
}
|
||||
return(myPalette)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue