Download the entire leaderboard for the competition specified in the metadata.
kgl_flow_leaderboard()A data frame with one row per user who has submitted results to the competition.
Other Kaggle Flow: 
kgl_flow_competition_info(),
kgl_flow_load(),
kgl_flow_meta(),
kgl_flow()
if (FALSE) {
kgl_flow("titanic")
kgl_flow_leaderboard()
}