insert_bcgov_devex_badge: This function is deprecated, use the...

View source: R/devex_badge.R

insert_bcgov_devex_badgeR Documentation

This function is deprecated, use the insert_bcgov_lifecycle_badge function.

Description

Add html for inserting a BC DevExchange project state badge

Usage

insert_bcgov_devex_badge(project_state, cat = TRUE)

Arguments

project_state

One of: 'inspiration', 'exploration', 'dormant', 'delivery' or 'retired'

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.