Add license badge

licbadgebuilder(licensetype)

Arguments

licensetype

one of GPL-3, GPL-2, MIT, or CC0.

Value

markdown

Examples

badgecreatr:::licbadgebuilder("GPL-3")
#> [1] "[![license](https://img.shields.io/badge/license-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)"