isOneToManyWithAncestor: Is One to Many With Ancestor

isOneToManyWithAncestorR Documentation

Is One to Many With Ancestor

Description

Determines if the collection is one-to-many with its ancestor(s). Importantly, if there are no ancestors, this function returns FALSE.

Usage

isOneToManyWithAncestor(object, verbose = c(TRUE, FALSE))

## S4 method for signature 'Collection'
isOneToManyWithAncestor(object, verbose = c(TRUE, FALSE))

Arguments

object

Collection

verbose

boolean indicating if timed logging is desired

Value

boolean


VEuPathDB/veupathUtils documentation built on Feb. 8, 2025, 12:29 p.m.