View source: R/launchRefuginator.R
| launchRefuginator | R Documentation |
Launch the Refuginator Application in your Browser
launchRefuginator(defaultbrowser = TRUE)
defaultbrowser |
Choose whether to launch the application in your default browser. |
Launches Refuginator application in your browser. All features are contained within the application. Read the "refuginatorIntro" vignette for a guide to the features.
if (interactive()) {
launchRefuginator()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.