| arg_completion {languageserver} | R Documentation |
complete a function argument
arg_completion(workspace, token, funct, package = NULL)
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 |
a list of candidates