badge of coveralls code coverage
badge_coveralls(ref = NULL, branch = NULL)
ref
Reference for a GitHub repository. If NULL (the default), the reference is determined by the URL field in the DESCRIPTION file.
NULL
branch
The GitHub branch. If NULL (the default), the default branch is automatically determined.
badge in markdown syntax
Gregor de Cillia