plotAstNetwork: Plot assists network

Description Usage Arguments Value

View source: R/plotAstNetwork.R

Description

Uses igpraph to plot a network graph showing who assisted who from play-by-play data.

Usage

1
plotAstNetwork(pbp_df, team, n_min)

Arguments

pbp_df

Data frame with play-by-play data

team

A three letter string specifying the team code

n_min

Integer scalar specifying the minimum number of assists to be considered

Value

An igraph network plot


solmos/euroleaguer documentation built on Jan. 30, 2022, 3:16 p.m.