Example
## # A tibble: 6 × 18
## playerID G AB R H X2B X3B HR RBI BB SO SB
## <chr> <int> <int> <int> <int> <int> <int> <int> <int> <int> <int> <int>
## 1 mantlmi01 2401 8102 1677 2415 344 72 536 1509 1733 1710 153
## 2 thomafr04 2322 8199 1494 2468 495 12 521 1704 1667 1397 32
## 3 matheed01 2391 8537 1509 2315 354 72 512 1453 1444 1487 68
## 4 schmimi01 2404 8352 1506 2234 408 59 548 1595 1507 1883 174
## 5 sheffga01 2576 9217 1636 2689 467 27 509 1676 1475 1171 253
## 6 sosasa01 2354 8813 1475 2408 379 45 609 1667 929 2306 234
## # ℹ 6 more variables: AVG <dbl>, SLG <dbl>, POS <chr>, Games <int>,
## # Value_POS <dbl>, sim_score <dbl>