Opens an interactive Shiny application for building and exploring co-occurrence networks. Requires the shiny and DT packages.
Arguments
- ...
Passed to
runApp(e.g.port,launch.browser).
Examples
if (interactive()) {
launch_app()
}
Opens an interactive Shiny application for building and exploring co-occurrence networks. Requires the shiny and DT packages.
Passed to runApp (e.g. port,
launch.browser).
if (interactive()) {
launch_app()
}