Description Usage Value Examples
View source: R/monobinShinyApp.R
Starts shiny application for the monobin package
1 |
Starts shiny application for the monobin package.
1 2 3 4 | if (interactive()) {
suppressMessages(library(monobinShiny))
monobinShinyApp()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.