PbPmanipulation: Adapts the standard file supplied by BigDataBall to the...

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/PbPmanipulation.R

Description

Adapts the standard file supplied by BigDataBall to the format required by BasketballAnalyzeR

Usage

1

Arguments

data

a play-by-play data frame supplied by BigDataBall.

Value

A play-by-play data frame.

The data frame generated by PbPmanipulation has the same variables of PbP.BDB (when necessary, coerced from one data type to another, e.g from factor to numeric) plus the following five additional variables:

Author(s)

Marco Sandri, Paola Zuccolotto, Marica Manisera (basketballanalyzer.help@unibs.it)

References

P. Zuccolotto and M. Manisera (2020) Basketball Data Science: With Applications in R. CRC Press.

See Also

PbP.BDB

Examples

1

BasketballAnalyzeR documentation built on July 2, 2020, 2:14 a.m.