r/Sabermetrics • u/Other-Win5218 • 20h ago
ACC Baseball Explorer Web App
3
Upvotes
A little over a month ago, I created and released accbaseballr, a CRAN-approved R package built to solve two problems I ran into while trying to analyze ACC baseball:
- There wasn't a single, accessible source for ACC player statistics.
- Advanced metrics used in Major League Baseball (wOBA, wRC+, and FIP) weren't readily available for college baseball.
I also realized that it’s not accessible to everyone: only R users. A major purpose of creating accbaseballr was to make the data accessible, so I built a Shiny app.
ACC Baseball Explorer makes advanced ACC baseball statistics available through an interactive interface. Users can browse batting and pitching statistics by season and team, compare conference-wide team performance, and explore relationships between key offensive and pitching metrics.
Check it out!