[TxMt] R bundle: find variables in object

Ross Ahmed rossahmed at googlemail.com
Sun Nov 24 13:18:10 UTC 2013


In R.app on Mac OSX, pressing tab after an object name and dollar sign will list all variables contained within that object. For example:

Pressing mtcars$ + TAB will list all variables contained in the mtcars dataset. 

Pressing iris$ + TAB will list all variables contained in the iris dataset. 

Is it possible to mimic this behaviour in a .R file in TextMate? 

Ross


More information about the textmate mailing list