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 Sept. 18, 2023, 5:06 p.m.