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