Skip to content

Commit

Permalink
Another typo in examples vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Jun 26, 2020
1 parent 1bb06a2 commit b8516ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/examples.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ nflfastR::calculate_expected_points(data) %>%
select(season, yardline_100, td_prob, ep) %>%
knitr::kable(digits = 2)
```

So for 2018 and 2019, 1st & 10 from a home team's own 25 yard line had EP of 1.44 outdoors and 1.67 in domes

# Example 7: Working with roster and position data
Expand Down

0 comments on commit b8516ac

Please sign in to comment.