Shiny app to score the “Betting Game” AKA Contract Whist
https://jonathanaron.shinyapps.io/Betting-Game-Scorer/
To run the application locally, you can install the development version of bgScorer from GitHub with:
# install.packages("remotes")
remotes::install_github("jaron94/Betting-Game-Scorer")