TimStats commited on
Commit
be7e603
·
verified ·
1 Parent(s): d34cf55

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -11,7 +11,7 @@ library(gridExtra)
11
  library(gtable)
12
  library(httr)
13
 
14
- showtext_opts(dpi = 300) # Match plot DPI
15
  showtext_auto(enable = TRUE)
16
  font_add_google("Roboto Condensed", "roboto")
17
 
 
11
  library(gtable)
12
  library(httr)
13
 
14
+ #showtext_opts(dpi = 300) # Match plot DPI
15
  showtext_auto(enable = TRUE)
16
  font_add_google("Roboto Condensed", "roboto")
17