Description Author(s) Examples
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.
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>
1 2 3 | data(penalties)
penaltyPrint("Illgner", exact = FALSE, pendat = penalties)
penaltyPlot("Illgner", exact = FALSE, pendat = penalties)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.