/KBO2020

KBO Hitter and Pitchers' Stats in 2020

Primary LanguageRCreative Commons Attribution 4.0 InternationalCC-BY-4.0

KBO2020

The goal of KBO2020 is to provide KBO stat data.

Installation

You can install the released version of KBO2020 from CRAN with:

install.packages("KBO2020")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("MrKevinNa/KBO2020")

Example

This is a basic example which shows you how to solve a common problem:

# library(KBO2020)