R/pitchers.R

#' KBO Pitchers' stats in 2020
#'
#' 283 Players from 10 teams have 18 stats.
#'
#' @source <http://www.kbreport.com/leader/main>
#' @format Tibble with columns
#' \describe{
#' \item{선수명}{Player Name}
#' \item{팀명}{Team Name}
#' }
#' @examples
#'   pitchers
"pitchers"
MrKevinNa/KBO2020 documentation built on Dec. 31, 2020, 3:19 p.m.