powered by
session
Use drake_session() instead
drake_session()
session(path = getwd(), search = TRUE, cache = drake::get_cache(path = path, search = search, verbose = verbose), verbose = TRUE)
Same as for drake_session().
Deprecated on 2017-11-12.
# NOT RUN { # See ?drake_session for examples. # }
Run the code above in your browser using DataLab