lplot: Plot of leader and last in league

Description Usage Arguments Note Author(s) Examples

View source: R/SeasonStats.R

Description

This function creates a plot that shows the leader and the last team in every Round.

Usage

1
lplot(games)

Arguments

games

Data frame with all played matches

Note

The colors may not match with the traditional colors of the team

Author(s)

Georg Kosso

Examples

1
2
## Create plot
lplot(GermanBundesliga)

kosge1911/SeasonStats documentation built on Dec. 21, 2021, 7:44 a.m.