/ggshakeR

An analysis and visualization R package that works with publicly available soccer data

Primary LanguageRMIT LicenseMIT

An analysis and visualization R package that works with publicly available soccer data

ggshakeR

Overview

This package is designed to work with open soccer data. These datasets, for now, include:

Installation

Install ggshakeR package from GitHub like this:

# install.packages("devtools")
devtools::install_github("abhiamishra/ggshakeR", subdir="ggshakeR")
library(ggshakeR)

Credit

Thank you to StatsBomb and Ewan Henderson for their respective packages. A big thank you to Ninad Barbadikar for creating the beautiful logo and helping with the package in general. Thank you Jase Ziv for your help and your package WorldFootballR from which this took inspiration from.

Contact and Support

Tell your friends about ggshakeR and shake theiR lives away! You can contact me at email or at my Twitter

Powered by Chatalytics:tm:

Owner and Creator: Abhishek Amol Mishra

Licenses Used

  • Torvaney and the ggsoccer package has been used in the package for creation of pitches. The use of this adheres to the MIT License provided.

Licensing Copyright Statement: Copyright (c) 2019 Benjamin Torvaney

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.