
Last chance! 50% off unlimited learning
Sale ends in
read_graph
Use read_drake_graph()
instead.
read_graph(path = getwd(), search = TRUE, cache = drake::get_cache(path =
path, search = search, verbose = verbose), verbose = 1, ...)
Same as for read_drake_graph()
.
Same as for read_drake_graph()
.
Same as for read_drake_graph()
.
Same as for read_drake_graph()
.
Same as for read_drake_graph()
.
An igraph
object representing the dependency
network of the workflow.
Deprecated on 2017-11-12.
# NOT RUN {
# See ?read_drake_graph for the examples.
# }
Run the code above in your browser using DataLab