| workspace_completion {languageserver} | R Documentation |
complete any object in the workspace
workspace_completion(workspace, token, package = NULL, exported_only = TRUE)
workspace |
a Workspace object |
token |
a character, the object to identify |
package |
a character |
exported_only |
a boolean |
a list of candidates