Skip to content

openvolley/ovlytics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ovlytics

lifecycle 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