Create tab items
sb_create_tab_items(config, data_global, display_tab = function(x) {
TRUE }, quietly = getOption("sb.quietly", FALSE))Dashboard configuration read from _site.yml
Global data passed automatically from app.R
A function that returns a boolean indicating whether a tab is to be displayed in the UI
A boolean indicating if diagnostic messages should be suppressed