Prune the graph
2019-01-08
prune_drake_graph(graph, to = igraph::V(graph)$name, jobs = 1)
graph
to
jobs
An igraph object
igraph
Useful links