From 5854021e01eb27930fa058cb17ecc78615b171ac Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Sat, 23 Nov 2024 13:30:40 +0100 Subject: [PATCH] clean --- inst/apps/data_analysis/server.R | 15 --------------- 1 file changed, 15 deletions(-) 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"