badgeplacer: Place badges inside a readme.Rmd file

Description Usage Arguments Value

Description

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

Usage

1
2
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


RMHogervorst/badgecreatr documentation built on May 8, 2019, 7:32 a.m.