TimStats commited on
Commit
978b6d8
·
verified ·
1 Parent(s): 9778e2a

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -1,6 +1,6 @@
1
  # app.R
2
  library(shiny)
3
- library(tidyverse)
4
  library(ggplot2)
5
  library(dplyr)
6
  library(patchwork)
 
1
  # app.R
2
  library(shiny)
3
+ #library(tidyverse)
4
  library(ggplot2)
5
  library(dplyr)
6
  library(patchwork)