print_bracket: Generate a printable NCAA bracket of predicted winners

View source: R/print_bracket.R

print_bracketR Documentation

Generate a printable NCAA bracket of predicted winners

Description

Given an NCAA tournament bracket (a list of slots and who won the game) this function will plot the bracket in a way that can be printed off.

Usage

print_bracket(bracket)

Arguments

bracket

A bracket to print off

Details

Fill out the 64 team tournament bracket with predictions from zachmayer/kaggleNCAA on github

References

http://www.kaggle.com/c/march-machine-learning-mania-2015/forums/t/12775/printable-bracket-for-r http://www.kaggle.com/c/march-machine-learning-mania-2015/forums/t/12627/simulating-the-tournament http://www.kaggle.com/c/march-machine-learning-mania/forums/t/7309/printable-bracket-in-r https://github.com/chmullig/marchmania/blob/master/bracket.R


dhutexas/ncaa_bball documentation built on March 23, 2022, 12:13 p.m.