Skip to contents

Overview

This package is designed to allow users to obtain clean and tidy data from the Euroleague Basketball competition.

Installation

Currently, this library is not yet on CRAN, so you can install the dev version of euroleagueR from GitHub with:

# install.packages("remotes")
remotes::install_github("JaseZiv/euroleagueR")
library(euroleagueR)

Usage

How To

To get a better understanding of how to use the library, see the how to guide for using the functions in the library here


Contributing

Issues and Improvements

When creating an issue, please include:

  • Reproducible examples
  • A brief description of what the expected results are
  • For improvement suggestions, what features are being requested and their purpose

Feel free to get in touch via email or twitter https://twitter.com/jaseziv if you aren’t able to create an issue.

Show your support

Follow me on Twitter (jaseziv) for updates

If this package helps you, all I ask is that you star this repo. If you did want to show your support and contribute to server time and data storage costs, feel free to send a small donation through the link below.

Coffee (Server Time)


Acknowledgement

Big thanks to Euroleague Basketball for being the league it is!