| scale_brain | R Documentation | 
The 'brain' palette scales provides scales for the different atlases in the package. Colours are according to the colours used in the papers where the atlases where first introduced.
scale_brain(
  name = "dk",
  na.value = "grey",
  ...,
  aesthetics = c("fill", "colour", "color")
)
scale_colour_brain(...)
scale_color_brain(...)
scale_fill_brain(...)
name | 
 String name of atlas  | 
na.value | 
 String name or hex for the colour of NA entries  | 
... | 
 additional arguments to pass to   | 
aesthetics | 
 String vector of which aesthetics to scale c("colour", "color", "fill").  | 
scaling function for altering colour of ggplot aesthetics
The following palettes are available for use with these scales:
dk, aseg
tracula, jhu, yeo7, yeo17, glasser, chenAr, chenTh,
scale_brain() scale_colour_brain() scale_fill_brain()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.