prune_drake_graph: Prune the graph *[Deprecated]*

View source: R/deprecated.R

prune_drake_graphR Documentation

Prune the graph [Deprecated]

Description

2019-01-08

Usage

prune_drake_graph(graph, to = igraph::V(graph)$name, jobs = 1)

Arguments

graph

An igraph object.

to

Character vector of vertices.

jobs

Number of jobs for parallelism.

Value

An igraph object


wlandau-lilly/drake documentation built on March 6, 2024, 8:18 a.m.