pajuan commited on
Commit
11ff1e7
1 Parent(s): aabf5bc

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -0
app.R CHANGED
@@ -1,6 +1,7 @@
1
  library(magrittr)
2
  library(shiny)
3
  library(rstudioapi)
 
4
  #
5
  # 0. routing
6
  # --------
 
1
  library(magrittr)
2
  library(shiny)
3
  library(rstudioapi)
4
+ library(dplyr)
5
  #
6
  # 0. routing
7
  # --------