Learn R Programming

badger (version 0.2.5)

badge_cran_release: badge_cran_release

Description

badge of CRAN version

Usage

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

Value

badge in markdown syntax

Arguments

pkg

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

color

color of badge

alt

Alternative text

Author

Gregor de Cillia