View source: R/print_bracket.R
print_bracket | R Documentation |
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.
print_bracket(bracket)
bracket |
A bracket to print off |
Fill out the 64 team tournament bracket with predictions from zachmayer/kaggleNCAA on github
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.