Learn R Programming

roomba (version 0.1.0)

shiny_roomba: Run the roomba app

Description

Run the roomba app

Usage

shiny_roomba(browse = TRUE)

Arguments

browse

Logical. Use browser for running Shiny app.

Examples

Run this code
# NOT RUN {
if(require(shiny)){
   shiny_roomba()
}
# }

Run the code above in your browser using DataLab