StatsBombR icon indicating copy to clipboard operation
StatsBombR copied to clipboard

typo in readme code

Open RobWHickman opened this issue 4 years ago • 0 comments

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

RobWHickman avatar Apr 09 '20 14:04 RobWHickman