scrape_all_players: Scrape all NBA players

Description Usage Value

View source: R/scrape_players.R

Description

This function scrapes the entire NBA & ABA player directory.

Usage

1

Value

A tibble with a row for each player.

The fields are:

Player

Player name

PlayerId

https://www.basketball-reference.com/ player page identifier

From

First year in league

To

Last year in league

Pos

Position(s) played

Ht

Height in 'feet-inches' format

Wt

Weight in pounds

Birth Date

Date of birth

College

What college did the player attend?

HoF

Is this player in the Hall of Fame?


TambourineMan88/bballR documentation built on Dec. 11, 2019, 7:23 p.m.