#' NBA Statistics
#' @docType data
#' @source NBA Seasons Stats from \href{https://www.kaggle.com/drgilermo/nba-players-stats/data}{kaggle}
#' @format A data frame with 52 columns.
#' @keywords datasets
#' @usage data(nba_df)
#' @examples
#' \dontrun{
#' nba_df
#' }
"nba_df"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.