Skip to contents

Shiny modules for displaying AST tree structures with various interaction modes Base AST UI

Usage

ast_base_ui(id, title = "Document Structure", show_clear_button = FALSE)

Arguments

id

Character. Module namespace ID

title

Character. Panel title (default: "Document Structure")

show_clear_button

Logical. Whether to show clear selections button