find_project | R Documentation |
Deprecated on 2019-01-08.
find_project(path = getwd())
path |
Starting path for search back for the project. Should be a subdirectory of the drake project. |
Only works if the cache is a file system
in a folder named .drake
(default).
File path of the nearest drake project or NULL
if no drake project is found.
drake_plan()
, make()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.