ciftiTools (version 0.1.6.0)

plot.surf: S3 method: plot surface

Description

Visualize a single surface

Usage

# S3 method for surf
plot(x, ...)

Arguments

x

A "surf" object

...

Additional arguments to view_xifti_surface. But, the hemisphere argument behaves differently: it can be either left or right to indicate which hemisphere x represents. It is only used if the "hemisphere" metadata entry in x is NULL. If both the argument and the metadata entry are NULL, the surface will be treated as the left hemisphere.