Learn R Programming

checked (version 0.2.0)

task_graph_neighborhoods: Find Task Neighborhood

Description

Find Task Neighborhood

Usage

task_graph_neighborhoods(g, nodes)

Arguments

g

A task graph, as produced with task_graph_create()

nodes

Names or nodes objects of packages whose neighborhoods should be calculated.