StatsBombR icon indicating copy to clipboard operation
StatsBombR copied to clipboard

This repository is an R package to easily stream StatsBomb data from the API using your log in credentials or from the Open Data GitHub repository cost free into R .

Results 21 StatsBombR issues
Sort by recently updated
recently updated
newest added

When running the following code: `library(tidyverse) library(StatsBombR) Comp % filter(competition_id==43) Matches library(StatsBombR) > Comp % filter(competition_id==43) > StatsBombData 1 > StatsBombData = allclean(StatsBombData) Error in dplyr::select(., -num_range("shot", 1:20)) : object...

Hello, I please need help getting started. It seems like R is the recommended path and I am following all instructions from the Statsbomb R ppt and the https://github.com/statsbomb/StatsBombR link....

I am having a problem too. Done all the install.packages stuff, but still getting this: Downloading GitHub repo statsbomb/StatsBombR@HEAD Error: Failed to install 'StatsBombR' from GitHub: Git does not seem...

Added the missing tidyverse installation step doc

trying to access free data from stats bomb and not sure how/where to download pre built R package. Please advise! I'm a coach and this is new to me.

I'm a novice with R, and encountered an issue with installing the statsbombR package. The error message I keep getting is shown below- ![fkSujeIP jpg-large](https://user-images.githubusercontent.com/65215856/122917718-f46aa500-d37b-11eb-9c1e-ecb7e388a6cf.jpeg) How should I go about...

Hi all I'm currently getting the below error when trying to install StatsBombR. Does anybody have any solutions - is it possible to download a ZIP file of the package...

Hi, I am trying to install the StatsBombR package but I have the following warning: **Installing 13 packages: dplyr, rvest, RCurl, doParallel, foreach, SDMTools, sp, tidyr, iterators, tidyselect, plogr, selectr,...