summary.surf {ciftiTools}R Documentation

Summarize a "surf" object

Description

Summary method for class "surf"

Usage

## S3 method for class 'surf'
summary(object, ...)

## S3 method for class 'summary.surf'
print(x, ...)

## S3 method for class 'surf'
print(x, ...)

Arguments

object

Object of class "surf". See is.surf and make_surf.

...

further arguments passed to or from other methods.

x

Object of class "surf".


[Package ciftiTools version 0.14.0 Index]