footballpenaltiesBL-package {footballpenaltiesBL}R Documentation

Penalties in the German Men's Football Bundesliga

Description

Basic analysis of all penalties taken in the German men's Bundesliga between the start of its inaugural season and May 2017. The main functions are suitable printing and plotting functions. Flexible selection of a player is supported via grep. Missed penalties can easily be included or excluded, depending on the user's wishes.

Author(s)

Leo N. Geppert [aut, cre], Peter Gnändinger [ctb], Katja Ickstadt [ctb], Björn Bornkamp [ctb], Arno Fritsch [ctb], Oliver Kuß [ctb]

Maintainer: Leo N. Geppert <geppert@statistik.uni-dortmund.de>

Examples

data(penalties)
penaltyPrint("Illgner", exact = FALSE, pendat = penalties)
penaltyPlot("Illgner", exact = FALSE, pendat = penalties)

[Package footballpenaltiesBL version 1.0.0 Index]