dont_use_here | R Documentation |
Stop using the here::here()
function from the
'here' package to create the file paths for
stashed objects.
dont_use_here(silent = FALSE)
silent |
A logical to silence the message from the function. (default
|
Returns NULL
(invisibly).
This function has been deprecated and the use of the 'here' function
should instead be set using config_mustashe(use_here = FALSE)
.
dont_use_here()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.