sb_create_tab_items: Create tab items

Description Usage Arguments

View source: R/main.R

Description

Create tab items

Usage

1
2
sb_create_tab_items(config, data_global, display_tab = function(x) {    
  TRUE }, quietly = getOption("sb.quietly", FALSE))

Arguments

config

Dashboard configuration read from _site.yml

data_global

Global data passed automatically from app.R

display_tab

A function that returns a boolean indicating whether a tab is to be displayed in the UI

quietly

A boolean indicating if diagnostic messages should be suppressed


ramnathv/satin documentation built on March 7, 2020, 2:03 a.m.