Learn R Programming

badger (version 0.2.5)

badge_code_size: badge_code_size

Description

badge of GitHub code size

Usage

badge_code_size(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

Gregor de Cillia