| Title: | Pmetrics Literature Model Simulator App |
|---|---|
| Description: | Standalone golem Shiny app for the Pmetrics literature model simulator. |
| Authors: | Michael Neely [aut, cre] |
| Maintainer: | Michael Neely <[email protected]> |
| License: | GPL (>= 3) |
| Version: | 0.0.2 |
| Built: | 2026-05-13 17:21:38 UTC |
| Source: | https://github.com/LAPKB/PmetricsLitSim |
Launch the Literature Simulator app
lit_sim(launch.browser = TRUE, ...)lit_sim(launch.browser = TRUE, ...)
launch.browser |
Logical, passed to [shiny::runApp()]. |
... |
arguments to pass to golem options. |
Run the Shiny Application
run_app(launch.browser = TRUE, ...)run_app(launch.browser = TRUE, ...)
launch.browser |
Logical, passed to [shiny::runApp()]. |
... |
arguments to pass to golem options. |