Skip to content

openvolley/ovlytics

Repository files navigation

ovlytics

Lifecycle: maturing openvolley R-CMD-check Codecov test coverage

The ovlytics package is a collection of functions for volleyball analytics. It is a mixture of general support functions (data handling, augmentation) along with some specific analysis methods (e.g. setter choice analysis).

Installation

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

## or

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

About

A collection of R functions for volleyball analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages