View source: R/brain_palettes.R
brain_pal | R Documentation |
brain_pal
return HEX colours for the different ggseg atlases.
brain_pal(name, n = "all", direction = 1, unname = FALSE, package = "ggseg")
name |
String name of atlas |
n |
Number of colours to return (or "all" [default]) |
direction |
Direction of HEX, -1 reverses order Necessary if applying palette to other data than the brain atlas it comes from. |
unname |
return unnamed vector (default = FALSE) |
package |
package to get brain_pals data from (ggseg or ggsegExtra) |
vector of colours
brain_pal("dk") brain_pal("aseg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.