Usage
initIndex(object, index, num, hemisphere = "both", numeric2logical, indexNum = NULL,
outline.default, cex.default, pch.default, col.default, filter.default, method)
Arguments
object
an object of class MRIaggr
or NULL
.
index
the coordinates of additionnal points to display. data.frame or list.
num
the slices to display. numeric vector or NULL
.
hemisphere
the hemisphere to display. character.
numeric2logical
if a parameter is specified for the index arguments, should it be converted to logical ? logical.
indexNum
the number associated to the index (for display). numeric.
outline.default
the default display for the spatial group (edge or entire group). logical.
cex.default
the default expansion factor used to plot the observations. numeric.
pch.default
the default label used to plot the observations. numeric.
col.default
the default color used to plot the observations. character vector.
filter.default
the default filter used to define the neighbourhood. character.
method
the name of the function that called the initializer. character.