powered by
Run one of the the shinySearchbar demos: "gallery" and "overflow".
demo(name = "gallery", ...)
Name of the demo, either "gallery" or "overflow".
Remaining arguments are passed to shiny::runApp, e.g. 'port', 'display.mode', etc.
shiny::runApp
'port'
'display.mode'
# NOT RUN { if (interactive()) { shinySearchbar:::demo("gallery") } # }
Run the code above in your browser using DataLab