print.atlas | R Documentation |
Displays a formatted summary of an atlas object, including its name, dimensions, number of regions, and a color-coded breakdown of anatomical structures.
## S3 method for class 'atlas'
print(x, ...)
x |
An object of class 'atlas' |
... |
Additional arguments passed to print methods |
This print method provides a visually enhanced display of atlas information using colored output via the crayon package. It shows:
Atlas name and type
Volume dimensions and spacing
Total number of regions
Summary of anatomical structures by hemisphere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.