R/five38clubrankings.R

#' five38clubrankings: Get the current rankings.
#'
#' This package just grabs the table located at
#' https://projects.fivethirtyeight.com/global-club-soccer-rankings/', and
#' additionally does some summary by league and country.  You can get the csv at
#' https://github.com/fivethirtyeight/data/tree/master/soccer-spi, but that
#' doesn't have country or one-week change. The main function is
#' \code{get_club_rankings}.
#' @docType package
#' @name five38clubrankings-package
NULL
m-clark/five38clubrankings documentation built on May 30, 2019, 12:47 p.m.