rglo: Get rgloptions and consider global options.

rgloR Documentation

Get rgloptions and consider global options.

Description

This function retrieves the global rgloptions defined in getOption('fsbrain.rgloptions'), or, if this is not set, returns the value from rglot.

Usage

rglo()

Value

named list, usable as 'rgloptions' parameter for vis functions like vis.subject.morph.native.

Note

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))).


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.