Skip to contents

A wrapper to safely call gh::gh_tree_remote() if the project uses git.

Usage

GetGHRemote(strPkgRoot = ".")

Arguments

strPkgRoot

(length-1 character) The path to a directory in the package. Will be expanded using gert::git_find().

Value

A list representing the GitHub repository at strPkgRoot.