View source: R/snippet_setup.R
setup_code_completion | R Documentation |
Intelligent code completion is an experimental way to type NMproject code.
This function modifies/creates r.snippets
. Needs to be run interactively.
Will ask for user confirmation since snippets are an RStudio config setting
setup_code_completion(force = FALSE, snippet_path = find_snippet_path())
force |
Logical. The default is |
snippet_path |
Character path to the |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.