Description Usage Arguments Value
Slice a 3D CCF array to get a 2D matrix
1  | slice_ccf_arr(arr, slice_num, plane = "coronal")
 | 
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".  | 
A matrix of values from the selected slice.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.