Package 'PmetricsPlot'

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

Help Index


Launch the Pmetrics plot helper app

Description

Launch the Pmetrics plot helper app

Usage

pm_plot(launch.browser = TRUE, ...)

Arguments

launch.browser

Logical, passed to [shiny::runApp()].

...

arguments to pass to golem options.


Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(launch.browser = TRUE, ...)

Arguments

launch.browser

Logical, passed to [shiny::runApp()].

...

arguments to pass to golem options.