Create tab items
| 1 2 | sb_create_tab_items(config, data_global, display_tab = function(x) {    
  TRUE }, quietly = getOption("sb.quietly", FALSE))
 | 
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.