#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.