Skip to content

Commit

Permalink
forgot to source piggyback.R
Browse files Browse the repository at this point in the history
  • Loading branch information
JaseZiv committed Nov 3, 2022
1 parent a96bb52 commit 2f703d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/fb_match_results/update_fb_match_results.R
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 2f703d8

Please sign in to comment.