Learn R Programming

languageserver (version 0.3.1)

workspace_completion: complete any object in the workspace

Description

complete any object in the workspace

Usage

workspace_completion(workspace, token, package = NULL,
  exported_only = TRUE)

Arguments

workspace

a Workspace object

token

a character, the object to identify

package

a character

exported_only

a boolean

Value

a list of candidates