autocomplete: Auto-completion for Octave Interface Object

Description Usage Arguments

Description

Auto-completion for Octave objects

Usage

1
2
3
4
5
## S3 method for class 'Octave'
.DollarNames(x, pattern = "")

## S4 method for signature 'Octave'
.DollarNames(x, pattern = "")

Arguments

x

An R object for which valid names after "$" are computed and returned.

pattern

A regular expression. Only matching names are returned.


renozao/RcppOctave documentation built on May 27, 2019, 5:52 a.m.