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


pkgndep documentation built on Oct. 13, 2023, 9:08 a.m.