| rglo | R Documentation |
This function retrieves the global rgloptions defined in getOption('fsbrain.rgloptions'), or, if this is not set, returns the value from rglot.
rglo()
named list, usable as 'rgloptions' parameter for vis functions like vis.subject.morph.native.
You can set the default size for all fsbrain figures to 1200x1200 pixels like this: options("fsbrain.rgloptions"=list("windowRect"=c(50,50,1200,1200))).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.