is_repo_unreleased: Is a Repository Unreleased?

Description Usage

View source: R/github_api.R

Description

Executes get_repo_tags and returns 'TRUE' if the row count is 0 and 'FALSE' otherwise. If all the Tag Data is desired, run get_repo_tags directly.

Usage

1
is_repo_unreleased(github_user = "meerapatelmd", repo = basename(getwd()))

meerapatelmd/glitter documentation built on Sept. 9, 2021, 6:21 p.m.