View source: R/kgl_flow_leaderboard.R
kgl_flow_leaderboard | R Documentation |
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()
## Not run:
kgl_flow("titanic")
kgl_flow_leaderboard()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.