-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Have you installed the latest development version of the package(s) in question?
- I have installed the latest development version of the package.
If this is a data issue, have you tried clearing your nflverse cache?
I have cleared my nflverse cache and the issue persists.
What version of the package do you have?
‘5.1.0.9007’
Describe the bug
The nflfastR beginners guide has the following line of code to load the data:
data <- readRDS(url('https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'))
This reports a 404: Not Found error.
Question: Is there an updated link?
Reprex
Run the following line:
data <- readRDS(url('https://raw.githubusercontent.com/guga31bb/nflfastR-data/master/data/play_by_play_2019.rds'))Expected Behavior
I suspect that this will return data and a 200 status code.
nflverse_sitrep
NAScreenshots
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels