Skip to contents

Check whether 'README.md' has a "peer reviewed" badge

Usage

readme_has_peer_review_badge(path = getwd(), issue_id = NULL)

Arguments

path

Local path to package directory.

issue_id

The id (number) of the issue from which the command was invoked.

Value

A string, empty if the badge was found.