Skip to contents

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

Usage

rog_badge_ropengov(install = TRUE)

Arguments

install

Whether to install the badge in README.md or README.Rmd. If FALSE, display the R Markdown code instead.

Value

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

Details

 options: alt=

See also

Examples

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