team_shooting: PBP Team Shooting Splits

bart_team_shootingR Documentation

PBP Team Shooting Splits

Description

Returns play-by-play rates and totals for shooting splits by team since 2008.

Usage

bart_team_shooting(year=current_season())

Arguments

year

Year of season to pull

Details

Data is scraped by Barttorvik from play-by-play feeds and might contain errors. x_share represents the percentage of two-point field goal attempts from that shooting spot, while three_share represents the percentage of total field goal attemps from the perimeter.

Value

Returns a tibble with play-by-play shooting information.

Examples

try(head(bart_team_shooting(year=2015))) 

andreweatherman/baRt documentation built on March 27, 2022, 12:49 a.m.