Low level function for listing the contents of a GitHub Repository
repo_ls(repo, path, branch = "master", full_path = FALSE)
Character. Address of repository in owner/name
format.
Characer. Path to list.
Character. Name of branch to use, defaults to "master".
Logical. Should the function return the full path of the files and directories.