This is the main function to add badges to your readme.
badgeplacer(location = ".", status = "active", githubaccount = NULL,
githubrepo = NULL, branch = NULL, name = "README.Rmd")
folder where readme.rmd resides
one of: "concept", "wip", "suspended", "abandoned", "active", "inactive", or "unsupported"
your githubname
your githubrepositoryname
master, develop, etc.
which file to place badges in, defaults to README.Rmd
readme file with added badges