R/archive-github.R
github_readme.Rd
Get README from GitHub
github_readme(repo)
The URL of the repository (in the format "username/repo" or "https://github.com/username/repo")
a character string of the README contents
if (FALSE) { # \dontrun{ github_readme("scienceverse/metacheck") } # }