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

Description Usage Arguments

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

1
2
## 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


efts documentation built on May 2, 2019, 3:39 p.m.