Learn R Programming

volleystat

This packages contains detailed statistics on volleyball matches on team and player level for the seasons 2013/14 to 2018/2019 in Germany. It provides the following data tables.

  • matches contains information on match level for home and away teams.
  • sets contains information on match-set level for home and away teams.
  • matchstats contains information on match-player level for home and away teams
  • players contains information on all teams on seasonal level.
  • staff contains information on trainer tea, of all teams on seasonal level.
  • match_adresses contains name and adress of the gym for each match along with coordinates.
  • team_adresses contains name and adress of the home gym of each team in each season along with coordinates.

Installation

You can install volleystat from github with:

devtools::install_github("bozhinvi/volleystat")

Copy Link

Version

Install

install.packages('volleystat')

Monthly Downloads

104

Version

0.2.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Viktor Bozhinov

Last Published

May 20th, 2019

Functions in volleystat (0.2.0)

matchstats

Matchstats data
sets

Sets data
staff

Team staff data
match_adresses

Match adresses data
matches

Matches data
volleystat

volleystat: Volleyball match statistics
team_adresses

Team adresses data
players

Players data