Description Usage Arguments Examples
Run the roomba app
| 1 | shiny_roomba(browse = TRUE)
 | 
| browse | Logical. Use browser for running Shiny app. | 
| 1 2 3 4 5 6 | ## Not run: 
if(require(shiny)){
   shiny_roomba()
}
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.