set_sourcoise_root | R Documentation |
sourcoise()
mechanism to find root of the project automatically can be bypassed.
This function is equivalent to setting the sourcoise.root
option, except for storage of cache at the level of the file. To allow thus behaviour, root should be set to NULL
.
set_sourcoise_root(root = NULL, quiet = TRUE)
root |
(default |
quiet |
(default |
root set (character)
dir <- tempdir()
set_sourcoise_root(dir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.