Ch: Fielding: Calculate defensive chances

Description Usage Arguments See Also Examples

Description

The number of chances a player had to make a defensive play. Required fields from the Fielding table are; "PO", "A", and "E."

Usage

1
Ch(dat = NULL)

Arguments

dat

A data frame you would wish to calculate. The data frame must have the same column names found in The Lahman package or the Chadwick Bureau GitHub repository.

See Also

Other Fielding functions: Fld_pct

Examples

1
2
3
4

baseballDBR documentation built on May 2, 2019, 5:56 a.m.