#' shinyRgenesconverged
#'
#' @description Launch rshiny app.
#'
#' @return NULL
#' @export
#'
shinyRgenesconverged <- function() {
shiny::runApp('inst/shiny-scripts')
return()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.