options(shiny.launch.browser = .rs.invokeShinyWindowExternal)
library(shiny)
library(plotly)
# For development
devtools::load_all()
# For conceptual model disambiguation
source("conceptualDisambiguation/app.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.