Learn R Programming

badger (version 0.2.3)

badge_cran_release: badge_cran_release

Description

badge of CRAN version

Usage

badge_cran_release(pkg = NULL, color = 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

Author

Gregor de Cillia