Learn R Programming

edibble (version 1.1.0)

nesting_structure: Get the nesting structure for the units

Description

Get the nesting structure for the units

Usage

nesting_structure(design)

Value

Return a named list. Only shows the direct parent.

Arguments

design

An edibble design

Examples

Run this code
nesting_structure(takeout(menu_split()))

Run the code above in your browser using DataLab