lit_sim(), model_lib(), and pm_plot() launch standalone golem app
packages.
Usage
lit_sim(launch.browser = TRUE)
pm_plot(launch.browser = TRUE, data_env = .GlobalEnv)
apps(launch.browser = TRUE)Value
Invisibly returns the value from the standalone app package's
run_app() function for launcher functions. apps() returns invisibly
NULL on cancel/invalid input.
Details
apps() shows an interactive numbered menu (via cli) and launches the
selected app using readline() input.