aba_melt_3d: Convert an Allen Brain Atlas 3-d array to a data.frame

Description Usage Arguments Value

View source: R/aba.R

Description

Convert an Allen Brain Atlas 3-d array to a data.frame

Usage

1
aba_melt_3d(arr, val = "value")

Arguments

arr

a 3-d array to melt

val

A name for the value column. Default is "value".

Value

a data.frame with columns x, y, z, and val (specified as a parameter).


hypercompetent/xstitch documentation built on July 22, 2019, 10:11 p.m.