Learn R Programming

badger (version 0.2.5)

badge_github_version: badge_github_version

Description

badge of devel version

Usage

badge_github_version(pkg = NULL, color, alt = NULL)

Value

badge in markdown syntax

Arguments

pkg

package. If NULL (the default) the package is determined via the DESCRIPTION file.

color

badge color

alt

Alternative text

Author

Guangchuang Yu