powered by
read_plan
Use read_drake_plan() instead.
read_drake_plan()
read_plan(path = getwd(), search = TRUE, cache = drake::get_cache(path = path, search = search, verbose = verbose), verbose = 1, ...)
Same as for read_drake_plan().
An workflow plan data frame.
Deprecated on 2017-11-21.
read_drake_plan().
# NOT RUN { # See ?read_drake_plan for the examples. # }
Run the code above in your browser using DataLab