From 72b51b0f9d6c0995ce10a2e564734511ede36a87 Mon Sep 17 00:00:00 2001 From: igor <6363505+igordot@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:38:03 -0400 Subject: [PATCH] Adjust layout --- app.R | 4 ++-- gtag.html | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 gtag.html diff --git a/app.R b/app.R index ad12c19..d2880d9 100644 --- a/app.R +++ b/app.R @@ -42,7 +42,6 @@ if (!identical(clusters_ordered, names(colors_clusters))) stop("unexpected color ui <- fluidPage( # layout: header ---- - tags$head(includeHTML("gtag.html")), theme = shinytheme("paper"), # layout: title ---- @@ -119,7 +118,8 @@ ui <- fluidPage( ), column( width = 4, - includeMarkdown("text.data.md") + includeMarkdown("text.data.md"), + HTML('') ) ), diff --git a/gtag.html b/gtag.html deleted file mode 100644 index e3a8cbe..0000000 --- a/gtag.html +++ /dev/null @@ -1,9 +0,0 @@ - - -