Learn R Programming

languageserver (version 0.3.0)

arg_completion: complete a function argument

Description

complete a function argument

Usage

arg_completion(workspace, token, closure)

Arguments

workspace

a Workspace object

token

a character, the start of the argument to identify

closure

a closure object, the function for which token may be an argument

Value

a list of candidates