R/SofaScore.R

#' Web Scraping of Sofa Score
#'
#' Package that uses r to do web scraping and provide football data found on the Sofa Score website.
#'
#' @docType package
#'
#' @autor Vitor Faria de Carvalho Oliveira \email{vitor.fariaco@gmail.com}
#'
#' @name SofaScore
#' @import RSelenium
#' @import stats
#' @import stringr
#'
#' NULL
Vitor-FCO/SofaScore documentation built on March 6, 2022, 12:29 a.m.