Learn R Programming

usethis (version 2.0.0)

use_lifecycle: Use lifecycle badges

Description

This helper copies the lifecycle badges in to the man/figures folder of your package. It also reminds you of the syntax to use them in the documentation of individual functions or arguments.

See the getting started vignette of the lifecycle package.

Usage

use_lifecycle()

Arguments

See Also

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