library(straf)
library(shiny)
library(markdown) # required for shinyapps.io deployment
library(rmarkdown) #
dir <- system.file("application", package = "straf")
setwd(dir)
shiny::shinyAppDir(".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.