R/reconcile_predictions.R

Defines functions reconcile_predictions

reconcile_predictions <- function(use_case = 'team_games',
                                  predictions) {

  if (use_case == 'team_games') {



  }
}
jimtheflash/nba.modelR documentation built on Dec. 21, 2021, 12:07 a.m.