Learn R Programming

badger (version 0.2.5)

badge_bioc_release: badge_bioc_release

Description

badge of bioconductor release version

Usage

badge_bioc_release(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