run_interactiveforestplot: Run the interactiveforestplot application

View source: R/run_interactiveforestplot.R

run_interactiveforestplotR Documentation

Run the interactiveforestplot application

Description

Run the interactiveforestplot application.

Usage

run_interactiveforestplot(data = NULL)

Arguments

data

optional data to load when the app is launched

Examples

if (interactive()) {
  run_interactiveforestplot()
}

coveffectsplot documentation built on April 4, 2025, 5:15 a.m.