This is the main function to add badges to your readme.

badgeplacer(location = ".", status = "active", githubaccount = NULL,
  githubrepo = NULL, branch = NULL, name = "README.Rmd")

Arguments

location

folder where readme.rmd resides

status

one of: "concept", "wip", "suspended", "abandoned", "active", "inactive", or "unsupported"

githubaccount

your githubname

githubrepo

your githubrepositoryname

branch

master, develop, etc.

name

which file to place badges in, defaults to README.Rmd

Value

readme file with added badges