slice_ccf_arr: Slice a 3D CCF array to get a 2D matrix

Description Usage Arguments Value

View source: R/aba_ish.R

Description

Slice a 3D CCF array to get a 2D matrix

Usage

1
slice_ccf_arr(arr, slice_num, plane = "coronal")

Arguments

arr

The 3D CCF array to slice

slice_num

numeric, which slice to select.

plane

character, which plane to use. Can be "coronal", "saggital", or "horizontal".

Value

A matrix of values from the selected slice.


AllenInstitute/cocoframer documentation built on May 21, 2020, 3:09 a.m.