| compute_metrics | Compute metrics of the submissions in the history. |
| countdown | Countdown before deadline. |
| data_split | Split a data.frame into training and test sets. |
| german | German Credit Data. |
| get_best | Get the best submissions per team and per metric. |
| get_data | Get dataset value. |
| glyphicon | Path to glyphicon image file. |
| html_img | html code for an image. |
| last_update | Formatted last update date before deadline. |
| new_challenge | Install a new challenge. |
| new_team | Create new teams submission folders in your challenge. |
| plot_activity | Plot the density of submissions over time. |
| plot_history | Plot the history of the scores of each team over time. |
| print_leaderboard | Format the leaderboard in Markdown. |
| print_readerr | Print read errors. |
| publish | Publish your challenge R Markdown script to a html page. |
| store_new_submissions | Store new submission files. |
| update_rank_diff | Update the rank differences of the teams. |