Nothing
#' @title NBA player logo
#' @description NBA player logo URI
#' @format A data frame with 150 rows and 4 variables:
#' \describe{
#' \item{\code{team}}{character, Team name}
#' \item{\code{position}}{factor, Position of the Player}
#' \item{\code{name}}{character, Player Name}
#' \item{\code{uri}}{character, Player Headshot URI}
#' \item{\code{player_home}}{character, Player Homepage URI}
#'}
#' @details Logos harvested from http://www.espn.com/nba/depth
#' @family data
"nba_player_logo"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.