Description Usage Arguments Examples
View source: R/updateFunctions.R
updates the tabset
1  | update_Tabs(tabset, bpas, results, session)
 | 
tabset | 
 input selector  | 
bpas | 
 path to bpas tabs json file  | 
results | 
 path to results tabs json file  | 
1  | update_Tabs(tabset=input$tabset,bpas='./www/config/roswell_bpas.json',results='./www/config/roswell_tabs.json')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.