nesting_structure {edibble}R Documentation

Get the nesting structure for the units

Description

Get the nesting structure for the units

Usage

nesting_structure(design)

Arguments

design

An edibble design

Value

Return a named list. Only shows the direct parent.

Examples

nesting_structure(takeout(menu_split()))

[Package edibble version 1.1.0 Index]