Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error is in get id for 2016/17 EPL season chunk #10

Open
ald0405 opened this issue Mar 18, 2019 · 3 comments
Open

Error is in get id for 2016/17 EPL season chunk #10

ald0405 opened this issue Mar 18, 2019 · 3 comments

Comments

@ald0405
Copy link

ald0405 commented Mar 18, 2019

epl_id <-fdo_listComps(season = 2016,response = "minified") %>% filter(league=="PL")
gives this error

Error in filter(., league == "PL") : object 'league' not found
In addition: Warning message:
In storage.mode(x) <- "double" : NAs introduced by coercion

@loukesio
Copy link

loukesio commented May 6, 2019

the same. Why is not working?

@Kaikho
Copy link

Kaikho commented Apr 25, 2020

Same problem here, what is the solution??
Error in fdo_listComps(season = 2016, response = "minified") %>% filter(league == :
could not find function "%>%"

@KR3YGK
Copy link

KR3YGK commented Jul 16, 2020

Same error for me

R version 4.0.2
Mac OS 10.15.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants