| run_interactiveforestplot {coveffectsplot} | R 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()
}
[Package coveffectsplot version 1.0.5 Index]