competitions_list: Competitions list

View source: R/kaggle_wrappers.R

competitions_listR Documentation

Competitions list

Description

Competitions list

Usage

competitions_list(
  group = NULL,
  category = NULL,
  sort_by = NULL,
  page = 1,
  search = NULL
)

Arguments

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)

Value

list of competitions


fastai documentation built on March 31, 2023, 11:41 p.m.