badge_last_commit {badger} | R Documentation |
badge_last_commit
Description
last commit badge
Usage
badge_last_commit(ref = NULL, branch = NULL)
Arguments
ref |
Reference for a GitHub repository. If NULL
(the default), the reference is determined by the URL
field in the DESCRIPTION file.
|
branch |
The GitHub branch. If NULL
(the default), the default branch is automatically determined.
|
Value
badge in markdown syntax
Author(s)
Gregor de Cillia
[Package
badger version 0.2.4
Index]