Learn R Programming

badger (version 0.2.3)

badge_bioc_release: badge_bioc_release

Description

badge of bioconductor release version

Usage

badge_bioc_release(pkg = NULL, color)

Value

badge in markdown syntax

Arguments

pkg

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

color

badge color

Author

Guangchuang Yu