Description Usage Arguments Value
Convert an Allen Brain Atlas 3-d array to a data.frame
1 | aba_melt_3d(arr, val = "value")
|
arr |
a 3-d array to melt |
val |
A name for the value column. Default is "value". |
a data.frame with columns x, y, z, and val (specified as a parameter).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.