R/nba_player_logo-data.R

#' @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"

Try the slickR package in your browser

Any scripts or data that you put into this service are public.

slickR documentation built on Dec. 28, 2022, 2:41 a.m.