Skip to contents

layout_panel_ids() returns the canonical panel IDs (block_panel-... / ext_panel-...) a dock_grid or dock_layout references; panel_obj_ids() strips those prefixes back to the bare block / extension IDs.

Usage

panel_obj_ids(ids)

layout_panel_ids(layout)

Arguments

ids

Character vector of panel IDs.

layout

A dock_grid or dock_layout.

Value

Character vectors of IDs.