/shieldR

Primary LanguageROtherNOASSERTION

shieldR

The goal of shieldR is to create and make available locally a shield/badge.

For normal use where you want badges for an R package, check out badger.

Installation

You can install the development version of shieldR from GitHub with:

# install.packages("devtools")
devtools::install_github("epijim/shieldR")

Example

This is a basic example which shows you how to solve a common problem:

library(shieldR)
## basic example code