Description Usage Arguments Details Value See Also
Add special marker comments delimiting the badge section of package README
1 | add_badge_comments(x = "README.md", f = NULL)
|
x |
Name of README file |
f |
Absolute path to file (can be used instead of |
Badge comment lines are required for
usethis::use_badge
and friends to automagically add badges to
a README.
add_badge_comments
will only add badge comments if they are not yet
present. If there are some badges present then will add marker comments on
either side. Will give a warning and do nothing if badge lines are not
contiguous
Path to modified readme file (invisibly)
natverse-badges
, usethis::use_badge
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.