CompletePlusWrap {svTools} | R Documentation |
completion
CompletePlusWrap(...)
... |
arguments for CompletePlus |
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 |
Romain Francois <francoisromain@free.fr>