bz_app: Run the Shiny Application

Description Usage Arguments

View source: R/run_app.R

Description

Run the Shiny Application

Usage

1
bz_app(bz_data, token_auth = F, port = 6171, ...)

Arguments

bz_data

the data, prepared with create_bz_data()

token_auth

If True, read the .valid_tokens file (create with set_tokens) to authenticate tokens. The token should be passed to the app with the ?token URL parameter

port

The port


kasperwelbers/shinyBZpers documentation built on July 1, 2021, 3:09 p.m.