R/nest.R
nesting_structure.Rd
Get the nesting structure for the units
nesting_structure(design)
An edibble design
Return a named list. Only shows the direct parent.
nesting_structure(takeout(menu_split())) #> $subplot #> [1] "mainplot" #>