nesting_structure: Get the nesting structure for the units

View source: R/nest.R

nesting_structureR 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()))

edibble documentation built on June 22, 2024, 11:04 a.m.