layout_rationale: Generate layout selection rationale

View source: R/structure_suggest.R

layout_rationaleR Documentation

Generate layout selection rationale

Description

Provides a concise explanation for why a particular layout was chosen based on the content analysis of the previous stage.

Usage

layout_rationale(previous_stage, chosen)

Arguments

previous_stage

A tibble or list output from an earlier BID stage

chosen

Character string with the chosen layout type

Value

Character string with explanation for the layout choice


bidux documentation built on Aug. 30, 2025, 1:12 a.m.