#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.