summary.surf: Summarize a '"surf"' object

View source: R/utils_surf.R

summary.surfR 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".


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