prune_drake_graph | R Documentation |
2019-01-08
prune_drake_graph(graph, to = igraph::V(graph)$name, jobs = 1)
graph |
An igraph object. |
to |
Character vector of vertices. |
jobs |
Number of jobs for parallelism. |
An igraph
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.