Description Usage Arguments Value
View source: R/languageserver_remove_from_rprofile.R
Remove language server initialization from .Rprofile
1 2 3 4 5 6 | languageserver_remove_from_rprofile(
rlsLib = getOption("langserver_library"),
rprofilePath = locate_rprofile(),
code = append_code(rlsLib = rlsLib),
confirmBeforeChanging = TRUE
)
|
rlsLib |
|
rprofilePath |
Notably, if the |
code |
|
confirmBeforeChanging |
|
side-effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.