CompletePlusWrap {svTools}R Documentation

completion

Description

completion

Usage

CompletePlusWrap(...)

Arguments

... arguments for CompletePlus

Value

A list with these items

data A matrix of potential completions.
token The token being completed
fun in case of function completion, the name of the function
tooltip in case of function completion, the function tooltip

Author(s)

Romain Francois <francoisromain@free.fr>

See Also

CompletePlus


[Package svTools version 0.0-12 Index]