getPlusMinus: Get plus-minus for the time a player is on the court

View source: R/getPlusMinus.R

getPlusMinusR Documentation

Get plus-minus for the time a player is on the court

Description

getPlusMinus returns a data frame with the players' plus/minus stats for each game.

Usage

getPlusMinus(pbp, players)

Arguments

pbp

Play-by-play data frame

players

Character vector with the players on the court

Value

A data frame with plus/minus information for each game


ponelplay/test documentation built on April 14, 2022, 12:43 a.m.