Use utils.R
with %||%
and %nin%
1 2 3 | use_utils(save_as = "utils.R", open = is_interactive())
edit_utils(open = is_interactive())
|
save_as |
Path of file to create, relative to root of active project.
Defaults to |
open |
Open the newly created file for editing? Happens in RStudio, if
applicable, or via |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.