https://github.com/manuparra/volleyball-performance-analysis
R package to Volleyball Performance Analysis and Visualization
https://github.com/manuparra/volleyball-performance-analysis
analysis data-science datavisualization performance r sport volleyball
Last synced: about 1 year ago
JSON representation
R package to Volleyball Performance Analysis and Visualization
- Host: GitHub
- URL: https://github.com/manuparra/volleyball-performance-analysis
- Owner: manuparra
- License: mit
- Created: 2017-04-22T15:48:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T17:32:13.000Z (about 9 years ago)
- Last Synced: 2025-03-25T21:51:13.431Z (about 1 year ago)
- Topics: analysis, data-science, datavisualization, performance, r, sport, volleyball
- Language: R
- Homepage: http://dicits.ugr.es/software/datascienceinsport/
- Size: 630 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VolleyBall Performance Analysis and Visualization using R
Created by
- Parra Royón, Manuel J. Department of Computer Science and Artificial Intelligence, University of Granada, Spain.
- Mercado-Palomino, Elia. Department of Physical Education and Sport, University of Granada, Spain.
- Morante Rábago, Juan Carlos. Faculty of Sport, University of León, Spain
- Benítez, José M. Department of Computer Science and Artificial Intelligence, University of Granada, Spain.
- Ureña Espa, Aurelio. Department of Physical Education and Sport, University of Granada, Spain.
This work was supported by the Spanish Science and Innovation Ministry under Grants DEP2011-27503 and TIN2013-47210- P.
This study was approved by the Ethics Committee for Human Research at the University of Granada.
At:

The aim of the present study was to measure the middle hitter’s availability from the frequency distribution of the setter’s different positions, when the team maintained that availability.
**Key Words**: *centroid, match analysis, first tempo, middle hitter, performance indicator*.
## Installing the R package
```
# if you have not installed "devtools" package, install it.
install.packages("devtools")
library(devtools)
install_github("manuparra/volleyball-performance-analysis", subdir="Rpackage")
```
## Using Methods
### Setter Performance visualization

### Attack Performance visualization

### Teams centroid, angles and distances
