raw_github.Rd
Uses the Raw GitHub API
raw_github(owner, repo, path, user = NULL, token = NULL, branch = "master")
User or Organization of the repo
Repository name
Path to the file that you want to obtain
Your username (only required for private repos)
OAuth personal access token (only required for private repos)
Name of the branch (defaults to 'master')