use_lifecycle {usethis}R Documentation

Use lifecycle badges

Description

Call this to import the lifecycle badges and Rd macro into your package.

See the getting started vignette of the lifecycle package.

Usage

use_lifecycle()

See Also

use_lifecycle_badge() to signal the global lifecycle stage of your package.


[Package usethis version 1.6.3 Index]