Skip to contents

Print methods for various atlas objects in the neuroatlas package

Usage

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

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

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

Arguments

x

An atlas object (atlas, glasser, schaefer, etc.)

...

Additional arguments passed to print

Value

The object is returned invisibly