badge_coveralls {badger}R Documentation

badge_coveralls

Description

badge of coveralls code coverage

Usage

badge_coveralls(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.3 Index]