List competition data files
kgl_competitions_data_list(id, clean_response = TRUE)
Character. Competition name.
Logical. Clean the response from the Kaggle API. If FALSE
, this will return the object from the httr2::req_perform()
call.
Based on clean_response
TRUE
: A tibble containing information on the given id
FALSE
: httr2 httr2_response object