Skip to contents

Version-Number R-CMD-check

Overview

This package is designed to allow users to obtain clean and tidy data from the Australian National Basketball League (NBL).

Installation

You can install the CRAN version of nblR with the below.

Alternatively, you can install the dev (little less stable) version of nblR from GitHub with:

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

Usage

How To

To get a better understanding of how to use the library, see the package vignette


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 Jacquie Tran for the inspiration her wnblr library gave for this one.

Also, thanks to the NBL for being the league it is!