Learn R Programming

badger (version 0.2.3)

badge_license: License badge

Description

License badge

Usage

badge_license(license = NULL, color = "blue", url = NULL)

Value

badge in markdown syntax

Arguments

license

The license to use. If NULL (the default), the license is determined via the DESCRIPTION file.

color

badge color

url

The URL of the LICENSE text. If NULL (the default), links to the CRAN Package License page. This leads to a broken link if package uses a non-CRAN compatible license.

Author

Alexander Rossell Hayes