View source: R/ace-autocomplete.R
r_completions_function_call_metadata | R Documentation |
R completions when cursor is within a function call
r_completions_function_call_metadata(fname, completions)
fname |
the function name for which the function call specific completion metadata should be constructed |
completions |
a character vector of completions. These will serve as the foundation for building added R-specific metadata |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.