is_parent: Test the parent-child relationship

View source: R/dependency.R

is_parentR Documentation

Test the parent-child relationship

Description

Test the parent-child relationship

Usage

is_parent(parent, child, ...)

Arguments

parent

A vector of package names.

child

A single package name.

...

Pass to parent_dependency.

Value

A logical vector.

Examples

# There is no example
NULL


jokergoo/pkgndep documentation built on Aug. 15, 2023, 4:13 a.m.