List the file names to download. Default to asking.
...
pass methods to the parsing functions. These will be passed to
ALL files, so be careful.
branch
which branch to be downloading data from. Default and always
should be "master".
auth
github Personal Access Token. See PAT section for more
information
PAT
A Github PAT is a personal Access Token. This allows for signed queries to
the github api, and increases the limit on the number of requests allowed
from 60 to 5000. Follow instructions at
<https://happygitwithr.com/github-pat.html> to set the PAT.