View source: R/kaggle_wrappers.R
competition_list_files | R Documentation |
list files for competition
competition_list_files(competition)
competition |
the name of the competition |
list of files
## Not run:
com_nm = 'titanic'
titanic_files = competition_list_files(com_nm)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.