#' Nba Data
#'
#' Data about performance statistics and salaries of 290 Nba players during the 2016-17 season
#'
#' @docType data
#'
#' @usage data(nba)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @source \href{http://www.basketball-reference.com/}{QTL Archive} \href{http://stats.nba.com/}{QTL Archive}
"nba"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.