badge_license {badger} | R Documentation |
License badge
Description
License badge
Usage
badge_license(license = NULL, color = "blue", url = NULL)
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.
|
Value
badge in markdown syntax
Author(s)
Alexander Rossell Hayes
[Package
badger version 0.2.3
Index]