set_rstudio_drake_cache | R Documentation |
rstudio_drake_cache
option.Value of this option is used internally by drake
to "loadd target under cursor"
(it can be set in Tools -> Modify Keyboard Shortcuts
).
This shortcut will call loadd(<name of target under cursor>, cache = getOptions("rstudio_drake_cache"))
.
set_rstudio_drake_cache(dir, verbose = TRUE)
dir |
A character scalar: path to directory with |
verbose |
A logical scalar: if |
Invisibly TRUE
if dir
exists, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.