coveffectsplot (version 1.0.5)

run_interactiveforestplot: 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

Run this code
if (interactive()) {
  run_interactiveforestplot()
}

Run the code above in your browser using DataLab