| get_github_hash {rDataPipeline} | R Documentation |
Get current GitHub hash
Description
Get the hash of the latest commit in the master branch of a particular repository. This function assumes git is installed and located in the System PATH.
Usage
get_github_hash(repo)
Arguments
repo |
a |
See Also
Other get functions:
get_components(),
get_entry(),
get_existing(),
get_file_hash()
[Package rDataPipeline version 0.54.1 Index]