#' Title
#'
#' @return
#' @export
#'
#' @examples
runProteoViewerApp <- function(){
shiny::runApp(appDir = base::system.file('shinyApp/',
package = 'ProteoViewer'))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.