Learn R Programming

blockr.dock (version 0.1.0)

show_panel: UI utilities

Description

Exported utilities for manipulating dock panels (i.e. displaying panels).

Usage

show_panel(id, board, dock, type = c("block", "extension"))

Value

NULL, invisibly

Arguments

id

Object ID

board

Board object

dock

Object available as dock in extensions

type

Either "block" or "extensions", depending on what kind of panel should be shown