select_plane: Return portion of atlas that falls on the plane

Description Usage Arguments Value

View source: R/data_methods.R

Description

The plane will be defined by fields roi_boundary_{x,y,z}.

Usage

1
select_plane(atlas_wplane, raw_index = FALSE)

Arguments

atlas_wplane

Dataframe with xyz coordinates, and roi_boundary_{x,y,z}

raw_index

Flag to instruct function to return the original aparc.a2009s+aseg indexes, rather than the internal indexes that group together analogous regions in each hemisphere. Default: FALSE

Value

A subset of atlas_wplane, including voxels that fall on the plane.


crcox/ShinyATLROI documentation built on May 14, 2019, 11:33 a.m.