Skip to contents

Run tutorials

Usage

run_tutorials(topic = NULL, ...)

Arguments

topic

integers of which topic to launch, leave it blank, then 'RAVE' will ask you to select a topic

...

other parameters to pass to shiny::runApp()

Examples

if (FALSE) {

ravemanager::run_tutorials()

}