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.
| 1 2 | ## S3 method for class 'EftsDataSet'
.DollarNames(x, pattern = "")
 | 
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.