#' Results of games from the 2021 regular season
#'
#' A dataset containing the results of games from the 2021 NFL season
#'
#' @format A data frame with 544 rows and 4 variables:
#' \describe{
#' \item{Team}{Team playing in the game. Alternates away, home, away,...}
#' \item{Score}{Number of points scored}
#' \item{Year}{The year the game was played}
#' \item{Week}{The week in the season when the game was played}
#' }
#' @source \url{https://www.pro-football-reference.com/}
"regssn2021"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.