Description Usage Arguments Details Value Examples
Sets an option that tells stash() to write the stashed objects to a
path created using the here::here() function from the
'here' package: "The 'here' package creates
paths relative to the top-level directory." It is particularly useful when
using an RStudio project.
1 |
silent |
A logical to silence the message from the function. (default
|
Add mustashe::use_here(silent = TRUE) to your '.Rprofile' or
setup code block in an R Markdown to set this feature automatically in
the future.
Returns NULL (invisibly).
1 | use_here()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.