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


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.