Package 'PmetricsLitSim'

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

Help Index


Launch the Literature Simulator app

Description

Launch the Literature Simulator app

Usage

lit_sim(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.