sportsdataverse / hoopR

An R package to quickly obtain clean and tidy men's basketball play by play data.
http://hoopr.sportsdataverse.org/
Other
81 stars 18 forks source link

NBA Live & Docs #108

Closed saiemgilani closed 1 year ago

saiemgilani commented 1 year ago

Primarily concerns upgrades to the NBA Stats API functions under the hood for parsing/DRY

New Functions

Documentation Updates

Adding details examples with links to which part of the NBA front-end it corresponds to for easier future reference.

#' @details
#' [Synergy Play Type Stats](https://www.nba.com/stats/teams/isolation)
#' ```r
#'  nba_synergyplaytypes(league_id = '00', season = year_to_season(most_recent_nba_season() - 1))
#' ```

image

Updated Rd names to function names (i.e. pbp to nba_pbp)

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
hoopr ✅ Ready (Inspect) Visit Preview Mar 24, 2023 at 4:05AM (UTC)