View source: R/ggseg-adapt_scales.R
adapt_scales | R Documentation |
adapt_scales
returns a list of coordinate breaks and labels
for axes or axes label manipulation of the ggseg brain atlases.
adapt_scales(geobrain, position = "dispersed", aesthetics = "labs")
geobrain |
a data.frame containing atlas information. |
position |
String choosing how to view the data. Either "dispersed"[default] or "stacked". |
aesthetics |
String of which aesthetics to adapt scale of, either "x","y", or "labs". |
nested list with coordinates for labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.