#' Run Shiny app for the drawCell Package
#'
#' @export
drawCellShiny <- function() {
shiny::shinyAppDir(appDir = base::system.file("shinyApp/drawCellShiny",
package = "drawCell"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.