view_xifti to plot a "prev_BGLM" objectS3 method: use view_xifti to plot a "prev_BGLM" object
# S3 method for prev_BGLM
plot(
x,
idx = NULL,
session = NULL,
drop_zeros = NULL,
colors = "plasma",
zlim = c(0, 1),
...
)Result of the call to ciftiTools::view_cifti_surface.
An object of class "prev_BGLM"
Which task should be plotted? Give the numeric indices or the
names. NULL (default) will show all tasks. This argument overrides
the idx argument to view_xifti.
Which session should be plotted? NULL (default) will
use the first.
Color locations without any activation across all results
(zero prevalence) the same color as the medial wall? Default: NULL to
drop the zeros if only one idx is being plotted.
See view_xifti.
Additional arguments to view_xifti