diff --git a/R/fb_match_results/update_fb_match_results.R b/R/fb_match_results/update_fb_match_results.R index 93e8020..a6d8199 100644 --- a/R/fb_match_results/update_fb_match_results.R +++ b/R/fb_match_results/update_fb_match_results.R @@ -2,6 +2,7 @@ library(worldfootballR) library(tidyverse) library(here) +source("R/piggyback.R") seasons <- read.csv("https://raw.githubusercontent.com/JaseZiv/worldfootballR_data/master/raw-data/all_leages_and_cups/all_competitions.csv", stringsAsFactors = F)