View source: R/get_repo_filenames.R
get_repo_filenames | R Documentation |
This function allows to scrape filenames from a GitHub repository.
get_repo_filenames(repo)
repo |
A |
# get filnames from 'EconometricsWithR/master/data'
get_repo_filenames(repo = "https://github.com/mca91/EconometricsWithR/tree/master/data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.