-
BREAKING: Changed the name of the
background_color
argument ofxg_chart()
tobg_color
. -
BREAKING: Changed the default value of the
competition
argument ofxg_chart()
from "Premier League" to empty. -
Added a new argument
plot_bg_color
forxg_chart()
to allow the color modification of the whole plot background. -
Changed the documentation accordingly.
- Successful CRAN submission.
- First commit
- Added function for plotting xG/shots map using 'Understat' data
xg_map()
- Added function for plotting xG charts using 'Understat' data
xg_chart()