View source: R/nba_stats_boxscore.R
| nba_glalumboxscoresimilarityscore | R Documentation | 
Get NBA Stats API G-League Alum Boxscore Similarity Score
Get NBA Stats API G-League Alum Boxscore Similarity Score
nba_glalumboxscoresimilarityscore(
  person_1_id,
  person_1_league_id,
  person_1_season,
  person_1_season_type,
  person_2_id,
  person_2_league_id,
  person_2_season,
  person_2_season_type,
  ...
)
person_1_id | 
 person_1_id  | 
person_1_league_id | 
 person_1_league_id  | 
person_1_season | 
 person_1_season  | 
person_1_season_type | 
 person_1_season_type  | 
person_2_id | 
 person_2_id  | 
person_2_league_id | 
 person_2_league_id  | 
person_2_season | 
 person_2_season  | 
person_2_season_type | 
 person_2_season_type  | 
... | 
 Additional arguments passed to an underlying function like httr.  | 
(Possibly Deprecated)
Returns a named list of data frames: GLeagueAlumBoxScoreSimilarityScores
Saiem Gilani
Other NBA Boxscore Similarity Functions: 
nba_boxscoresimilarityscore()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.