eftsdotDollarNames: method for dollar-tab-completion in R consoles.

eftsdotDollarNamesR Documentation

method for dollar-tab-completion in R consoles.

Description

method for dollar-tab-completion in R consoles. It may be unnecessary in the future but such a method was required at some time to at least avoid some issues in RStudio. We may also want to customise matches compared to default reference classes.

Usage

## S3 method for class 'EftsDataSet'
.DollarNames(x, pattern = "")

Arguments

x

A reference class object

pattern

the regex pattern to search for in potential methods. Default value is possibly required by some versions of RStudio


jmp75/efts documentation built on Feb. 3, 2023, 2:44 p.m.