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

Issue 120/game date field #121

Merged

Conversation

rossdrucker
Copy link
Collaborator

This fixes #120 by switching from lubridate::ymd() to lubridate::mdy() to match format of dates returned from NBA API. Tested locally and gives expected results for currently-working and currently-erroring years

@vercel
Copy link

vercel bot commented Aug 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hoopr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2023 9:02am

@shufinskiy shufinskiy merged commit 61ae1df into sportsdataverse:main Aug 24, 2023
2 of 5 checks passed
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

Successfully merging this pull request may close these issues.

nba_schedule() issue with game_date field
3 participants