powered by
Extract all badges from Markdown file
extract_badges(path)
A data.frame with for each badge its text, link and link to its image.
Path to Markdown file
if (FALSE) { extract_badges(system.file("examples/README_fakepackage.md", package="codemetar")) }
Run the code above in your browser using DataLab