github_raw.Rd
Converts Github path/repo/file information into a link to the raw version of the file
github_raw(file, repo = NULL)
file | Name of desired file; if |
---|---|
repo | Repository name information formatted as username/repo. If this
information is provided in the value supplied to |
Returns the URL path to the raw version of the file.