OwenStOnge commited on
Commit
2323474
·
verified ·
1 Parent(s): 1d3fcfd

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +5 -0
app.R CHANGED
@@ -6,6 +6,11 @@ library(dplyr)
6
  library(readr)
7
  library(stringr)
8
  library(jsonlite)
 
 
 
 
 
9
 
10
  # Define columns to remove if they exist
11
  columns_to_remove <- c(
 
6
  library(readr)
7
  library(stringr)
8
  library(jsonlite)
9
+ library(httr)
10
+ library(progressr)
11
+ library(RCurl)
12
+ library(curl)
13
+
14
 
15
  # Define columns to remove if they exist
16
  columns_to_remove <- c(