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")

maelle/ghrecipes documentation built on May 20, 2022, 5:18 a.m.