StatsBombR
StatsBombR copied to clipboard
typo in readme code
StatsBombLineups <- allineups(username, password, matchids, parallel = T)
should be
StatsBombLineups <- alllineups(username, password, matchids, parallel = T)
very nitpicking but I seem to forget the function and copy it every 2 weeks or so