Serve object
serve.Rd
Start up shiny app.
Usage
board_plugins(which = NULL)
serve(x, ...)
# S3 method for class 'block'
serve(x, id = "block", ..., data = list())
# S3 method for class 'board'
serve(x, id = rand_names(), plugins = board_plugins(), ...)