diff --git a/R/CI_1_Generate_reports.R b/R/CI_1_Generate_reports.R index 65ffc47..2e06a73 100644 --- a/R/CI_1_Generate_reports.R +++ b/R/CI_1_Generate_reports.R @@ -20,7 +20,7 @@ library(tibble) library(tidyr) library(webshot) library(webshot2) -webshot::install_phantomjs(force = TRUE) +#webshot::install_phantomjs(force = TRUE) ### Start ### rm(list = ls())