Skip to contents

The board is composed of 2 views pointing to the network module or the grid/dashboard module.

Server module for board.

Usage

main_ui(id, board, plugins)

create_app_state(board)

# S3 method for class 'dag_board'
create_app_state(board)

main_server(id, board, plugins, modules)

Arguments

id

Unique id.

board

Board object.

plugins

List of plugins to use. See plugins.

modules

Further modules to pass.