Competition download files
competition_download_files(
competition,
path = NULL,
force = FALSE,
quiet = FALSE,
unzip = FALSE
)
the name of the competition
a path to download the file to
force the download if the file already exists (default FALSE)
suppress verbose output (default is TRUE)
unzip downloaded files
None