This function runs the selected shinyscholar module

run_module(module)

Arguments

module

The name of the module to run

Author

Simon E. H. Smart <simon.smart@cantab.net>

Examples

if(interactive()) {
run_module("select_query")
}