| Title: | Pmetrics Plot Helper App |
|---|---|
| Description: | Standalone golem Shiny app to help build plotting calls for Pmetrics objects. |
| Authors: | Michael Neely [aut, cre] |
| Maintainer: | Michael Neely <[email protected]> |
| License: | GPL (>= 3) |
| Version: | 0.0.3 |
| Built: | 2026-05-13 19:50:38 UTC |
| Source: | https://github.com/LAPKB/PmetricsPlot |
Launch the Pmetrics plot helper app
pm_plot(launch.browser = TRUE, ...)pm_plot(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. |