load_tricks | R Documentation |
Add
load_tricks(..., .reset = FALSE)
unload_tricks(...)
uninstall_tricks(..., project_level = FALSE)
loaded_tricks()
edit_tricks(project_level = FALSE)
... |
tricks to add (or replace), or names of tricks to remove |
.reset |
whether to remove existing tricks |
project_level |
whether to open the project level file ("./.r-tricks.yaml"), by default opens the user level file ("~/.r-tricks.yaml") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.