#' A Cat Function
#'
#' This function allows you to run the shiny appts.
#' @param
#' @keywords shiny
#' @export
#' @examples
#' run_UHC_app()
run_UHC_app <- function(){
print("RUN APP")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.