This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-23 13:30:40 +01:00
parent d71d6169ff
commit 5854021e01
No known key found for this signature in database

View file

@ -163,24 +163,9 @@ server <- function(input, output, session) {
gtsummary::as_gt() 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({ output$uploaded <- shiny::reactive({
if (is.null(v$ds)) { if (is.null(v$ds)) {
"no" "no"