Learn R Programming

badger (version 0.2.5)

badge_github_release: GitHub Release badge

Description

GitHub Release badge

Usage

badge_github_release(ref = NULL, alt = NULL)

Value

badge in markdown syntax

Arguments

ref

Reference for a GitHub repository. If NULL (the default), the reference is determined by the URL field in the DESCRIPTION file.

alt

Alternative text

Author

Matt Schuelke