launchRefuginator: Launch the Refuginator Application in your Browser

View source: R/launchRefuginator.R

launchRefuginatorR Documentation

Launch the Refuginator Application in your Browser

Description

Launch the Refuginator Application in your Browser

Usage

launchRefuginator(defaultbrowser = TRUE)

Arguments

defaultbrowser

Choose whether to launch the application in your default browser.

Value

Launches Refuginator application in your browser. All features are contained within the application. Read the "refuginatorIntro" vignette for a guide to the features.

Examples

if (interactive()) {
  launchRefuginator()
}


refuginator documentation built on Sept. 15, 2026, 5:10 p.m.