Learn R Programming

nblR

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 released 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.


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!

Copy Link

Version

Install

install.packages('nblR')

Monthly Downloads

180

Version

0.0.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Jason Zivkovic

Last Published

February 6th, 2023

Functions in nblR (0.0.4)

nbl_shots

Get shots data from the NBL
nbl_pbp

Get play-by-play data from the NBL
nbl_results

Get match results for all NBL matches
nbl_box_team

Get team box score data from the NBL
nbl_box_player

Get player box score data from the NBL