View source: R/kaggle_wrappers.R
competitions_list | R Documentation |
Competitions list
competitions_list(
group = NULL,
category = NULL,
sort_by = NULL,
page = 1,
search = NULL
)
group |
group to filter result to |
category |
category to filter result to |
sort_by |
how to sort the result, see valid_competition_sort_by for options |
page |
the page to return (default is 1) |
search |
a search term to use (default is empty string) |
list of competitions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.