insert_bcgov_lifecycle_badge: Add html for inserting a bcgov project lifecycle badge

View source: R/devex_badge.R

insert_bcgov_lifecycle_badgeR Documentation

Add html for inserting a bcgov project lifecycle badge

Description

Add html for inserting a bcgov project lifecycle badge

Usage

insert_bcgov_lifecycle_badge(project_state, cat = TRUE)

Arguments

project_state

One of: 'experimental', 'maturing', 'dormant', 'stable' or 'retired'. A lifecycle badge can be included in a readme to indicate the current state of a project. Recognized project states are described at https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md

cat

Use cat to print the result (TRUE; default) or return a character vector (FALSE)?

Value

html


bcgov/bcgovr documentation built on Sept. 26, 2024, 10:15 a.m.