unwrap_layout: Extracting Layout Function.

View source: R/unwrap.R

unwrap_layoutR Documentation

Extracting Layout Function.

Description

Extracting Layout Function.

Usage

unwrap_layout(x, pattern = "_lyt$")

Arguments

x

(function) containing a call to a layout function.

pattern

(string) identifying layout functions

Value

invisible NULL and print the content of the layout functions found in the body of x.

Examples

unwrap_layout(aet01_main)


chevron documentation built on June 20, 2025, 5:08 p.m.