badge_lifecycle {badger}R Documentation

badge_lifcycle

Description

lifecycle badge

Usage

badge_lifecycle(stage = "experimental", color = NULL)

Arguments

stage

lifecycle stage See https://lifecycle.r-lib.org/articles/stages.html

color

color of the badge. If missing, the color is determined by the stage.

Value

badge in markdown syntax

Author(s)

Gregor de Cillia, Waldir Leoncio


[Package badger version 0.2.3 Index]