Learn R Programming

languageserver (version 0.3.1)

arg_completion: complete a function argument

Description

complete a function argument

Usage

arg_completion(workspace, token, funct, package = NULL)

Arguments

workspace

a Workspace object

token

a character, the start of the argument to identify

funct

a character, the function name

package

a character, the optional package name

Value

a list of candidates