diff --git a/shinyapp/DataExplorer/app.R b/shinyapp/DataExplorer/app.R index 3e54894..b4ccab5 100644 --- a/shinyapp/DataExplorer/app.R +++ b/shinyapp/DataExplorer/app.R @@ -33,7 +33,10 @@ ui <- fluidPage( # Application title titlePanel("Unjournal Evaluation Data"), - + fluidRow( + column(width = 12, strong(HTML("This dashboard uses old data. For more recent + data see here."))) + ), tabsetPanel( tabPanel(title = "Across Papers", # Sidebar with plot options