getChildren: A recursive way to get all the children of a Structure given...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

A recursive way to get all the children of a Structure given its ID. Used by getStructureIds

Usage

1
getChildren(nestedList, sid)

Arguments

nestedList

A JSON derived nested list of structure relationships from Allen Brain Atlas's structure graph

sid

The Structure's ID

Value

cids The Structure children's IDs

Examples

1
2

hms-dbmi/brainmapr documentation built on May 17, 2019, 4:35 p.m.