Skip to contents

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()))
#> $subplot
#> [1] "mainplot"
#>