Print Methods for neuroatlas Objects
Source:R/atlas.R, R/glasser.R, R/print-plot-methods.R
print-methods.RdPrint methods for various atlas objects in the neuroatlas package
Examples
atlas <- get_aseg_atlas()
print(atlas)
#> ── Atlas Summary ───────────────────────────────────────────
#>
#> ❯ Name: ASEG
#> ❯ Dimensions: 193 x 229 x 193
#> ❯ Regions: 17
#>
#> Structure Distribution:
#> |- Left hemisphere: 7
#> |- Right hemisphere: 8
#> \- Bilateral/Midline: 2
#>
#> ────────────────────────────────────────────────────────────