plot.surf: S3 method: plot surface

View source: R/view_surf.R

plot.surfR Documentation

S3 method: plot surface

Description

Visualize a single surface

Usage

## S3 method for class '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.


ciftiTools documentation built on June 25, 2024, 9:07 a.m.