Nothing
## ----vignette_options, echo = FALSE, message = FALSE, warning = FALSE---------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
## ----check_dependencies, message = FALSE, warning = FALSE, eval = TRUE--------
library(openPrimeR)
if (interactive()) {
startApp()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.