Learn R Programming

badger (version 0.2.5)

badge_altmetric: badge_altmetric

Description

altmetric badge

Usage

badge_altmetric(id, color, alt = NULL)

Value

badge in markdown syntax

Arguments

id

altmetric id

color

color of badge

alt

Alternative text

Author

Guangchuang Yu

Examples

Run this code
if (FALSE) {
badge_altmetric("2788597", "blue")
}

Run the code above in your browser using DataLab