Skip to content

Volleyball scoring following the Athletes Unlimited scoring system

License

Notifications You must be signed in to change notification settings

openvolley/auvolley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auvolley

lifecycle openvolley R build status

Installation

options(repos = c(openvolley = "https://openvolley.r-universe.dev",
                  CRAN = "https://cloud.r-project.org"))
install.packages("auvolley")

## or

## install.packages("remotes") ## if needed
remotes::install_github("openvolley/auvolley")

The auvolley package provides some simple functions for calculating scores following the Athletes Unlimited scoring system. See https://auprosports.com/volleyball/how-we-play-volleyball/ and their whitepaper for more information.

Note that openvolley and this package have no affiliation with Athletes Unlimited and this code is based solely on publicly available information about their system.

About

Volleyball scoring following the Athletes Unlimited scoring system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages