Learn R Programming

svTools (version 0.0-12)

CompletePlusWrap: completion

Description

completion

Usage

CompletePlusWrap(...)

Arguments

...
arguments for CompletePlus

Value

  • A list with these items
  • dataA matrix of potential completions.
  • tokenThe token being completed
  • funin case of function completion, the name of the function
  • tooltipin case of function completion, the function tooltip

See Also

CompletePlus