R/badges.R
licbadgebuilder.Rd
Add license badge
licbadgebuilder(licensetype)
one of GPL-3, GPL-2, MIT, or CC0.
markdown
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)"