-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding @shufinskiy to contributors, description and intro/readme
- Loading branch information
1 parent
8e217ec
commit 4990f62
Showing
9 changed files
with
67 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: hoopR | ||
Title: Access Men's Basketball Play by Play Data | ||
Version: 2.0.1 | ||
Version: 2.1.0 | ||
Authors@R: | ||
c(person(given = "Saiem", | ||
family = "Gilani", | ||
|
@@ -17,7 +17,11 @@ Authors@R: | |
person(given = "Ross", | ||
family = "Drucker", | ||
role = c("ctb"), | ||
email = "[email protected]")) | ||
email = "[email protected]"), | ||
person(given = "Vladislav", | ||
family = "Shufinskiy", | ||
role = c("ctb"), | ||
email = "[email protected]")) | ||
Description: A utility to quickly obtain clean and tidy men's | ||
basketball play by play data. Provides functions to access | ||
live play by play and box score data from ESPN<https://www.espn.com> with shot locations | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters