pruneLinksByPredicate: Prune Links by Predicate

pruneLinksByPredicateR Documentation

Prune Links by Predicate

Description

Removes links that satisfy a predicate

Usage

pruneLinksByPredicate(net, predicate, verbose = c(TRUE, FALSE), ...)

Arguments

net

A Network object

predicate

A function that takes a link and returns a boolean

verbose

If TRUE, will print messages

...

additional arguments passed to the predicate


VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.