assists: Assists between players in CLE and LAL

Description References Examples

Description

The players in the rows assisted the ones in the columns.

References

http://www.basketballgeek.com/data/

Examples

1
2
3
4
5
6
data(assists)

if (require("sna")) {
    set.seed(2011)
    gplot(assists, displaylabels = TRUE, label.cex = 0.7)
}

yihui/MSG documentation built on Aug. 16, 2021, 12:13 p.m.