r_completions_function_call_metadata: R completions when cursor is within a function call

View source: R/ace-autocomplete.R

r_completions_function_call_metadataR Documentation

R completions when cursor is within a function call

Description

R completions when cursor is within a function call

Usage

r_completions_function_call_metadata(fname, completions)

Arguments

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


shinyAce documentation built on May 6, 2022, 9:07 a.m.