R/dataset.R

#' Dataset for the Kreisliga Goettingen-Osterode
#'
#' Dataset for testing the amateuR package.
#' The dataset contains the data vector for the Kreisliga Göttingen-Osterode in the 2019-20 season, which was downloaded at 2019-09-20.
#'
#' @docType data
#'
#' @usage kreisliga_goettingen
#'
#' @examples
#' all_game_data(amateuR::kreisliga_goettingen)
#' current_table(amateuR::kreisliga_goettingen)
#' @keywords datasets
"kreisliga_goettingen"
Niklas191/amateuR documentation built on Oct. 30, 2019, 10:14 p.m.