is_package_repo: Is this repo a package

View source: R/is_package.R

is_package_repoR Documentation

Is this repo a package

Description

Is this repo a package

Usage

is_package_repo(owner, repo)

Arguments

owner

owner of the repo, string

repo

repo name, string

Value

logical

Examples

is_package_repo("maelle", "convertagd")
is_package_repo("maelle", "roregistry")

ropenscilabs/ghrecipes documentation built on May 17, 2022, 2:08 p.m.