View source: R/gh_repo_files_get.R
gh_repo_files_get | R Documentation |
Get files in a repo
gh_repo_files_get(repo_commits, only_last_commit = TRUE, ...)
repo_commits |
Output from |
only_last_commit |
Only pull files in the most recent commit |
... |
Pass down options to |
New Columns
Maximum VisitDate observed in the VISIT table
Maximum AdministeredDate observed in the MEDICATIONADMINISTRATION table
Can join back onto commit hash
hash
The filetype
Estimate of language from extension using GithubMetrics:::gh_filetype()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.