Skip to content
New issue

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

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

Already on GitHub? # to your account

David & Duke Johnson #163

Closed
guga31bb opened this issue Jan 12, 2021 · 0 comments · Fixed by #202
Closed

David & Duke Johnson #163

guga31bb opened this issue Jan 12, 2021 · 0 comments · Fixed by #202

Comments

@guga31bb
Copy link
Member

pbp <- readRDS(url("https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2020.rds"))
pbp %>%
  filter(posteam == "HOU", name == "D.Johnson", week == 15) %>%
  select(desc, rusher_jersey_number)

  desc                                                                                        rusher_jersey_numb~
  <chr>                                                                                                     <int>
1 (14:55) (Shotgun) 31-D.Johnson left tackle to HOU 31 for 8 yards (54-A.Walker).                              25
2 (13:47) 31-D.Johnson left end to HOU 41 for 6 yards (27-X.Rhodes).                                           25
3 (13:11) (Shotgun) 63-R.Johnson reported in as eligible.  31-D.Johnson right tackle to HOU ~                  25
@guga31bb guga31bb linked a pull request Feb 28, 2021 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant