diff --git a/inst/apps/data_analysis/server.R b/inst/apps/data_analysis/server.R index dfac171..f7252a5 100644 --- a/inst/apps/data_analysis/server.R +++ b/inst/apps/data_analysis/server.R @@ -163,24 +163,9 @@ server <- function(input, output, session) { gtsummary::as_gt() ) - - } ) - # renderUI({ - # tags$iframe(seamless="seamless", - # src= "Hub_Infographic.html", - # width=800, - # height=800) - # }) - # - # - # getPage<-shiny::reactive({ - # shiny::req(file.exists(file.path(getwd(), "www/report_format.html"))) - # return(shiny::includeHTML(file.path(getwd(), "www/report_format.html"))) - # }) - output$uploaded <- shiny::reactive({ if (is.null(v$ds)) { "no"