View source: R/use_repostatus_badge.R
use_repostatus_badge | R Documentation |
Use repostatus.org Badge
use_repostatus_badge(status)
status |
current status of the project, cf details. |
Possible statuses are rodev::repostatus_badges$status
,
abandoned
active
concept
inactive
moved
suspended
unsupported
wip
For more details refer to https://www.repostatus.org.
It will help you add the repostatus.org badge to your README.
## Not run: use_repostatus_badge("wip") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.