Skip to contents

Add an rOpenGov badge pointing to https://ropengov.org/ to your README:

Usage

rog_badge_ropengov(install = TRUE)

Arguments

install

TRUE or FALSE. If TRUE, the badge is installed on your README.md or README.Rmd. If FALSE, a message with the R Markdown code is displayed.

Value

The function is called for its side effects and returns NULL invisibly.

Details

 options: alt=

See also

Examples

rog_badge_ropengov(install = FALSE)
#> Badge Markdown is 
#> [![rOpenGov package](https://ropengov.github.io/rogtemplate/reference/figures/ropengov-badge.svg)](https://ropengov.org/)