README.md

Appveyor build Status Travis build Status codecov Project Status CRAN_Status_Badge

fvbb.scorer

Helper functions for creating scorer table based on game results on FVBB website (https://fvbb.saisonmanager.de)

Installation

To install the R package run the following code:


# Sys.setenv(GITHUB_PAT = "mysecret_access_token")

# Install package "remotes" from CRAN
if (! require("remotes")) {
  install.packages("remotes", repos = "https://cloud.r-project.org")
}

# Install KWB package 'fvbb.scorer' from GitHub

remotes::install_github("mrustl/fvbb.scorer")

Documentation

Release: https://mrustl.github.io/fvbb.scorer

Development: https://mrustl.github.io/fvbb.scorer/dev



mrustl/fvbb.scorer documentation built on July 10, 2021, 1:12 p.m.