Odp: Object Browser
On Fri, Nov 23, 2012 at 6:44 AM, wampeh <wampeh at gmail.com> wrote:
How do I get gvarbrowser to display only data.frame named, say "atab1" or "atab2" or "atab*"? Also, how do I turn off the selection pull down box?
Two remarks. If you hope to get an answer it would be a good idea to CC John Verzani, maintainer of gWidgets. Give RStudio a try as it comes with a built-in object browser. Liviu
#I tried:
mydefaultclasses <- list("Data sets1"=c("data.frame") )
# ----
# Then
v <- gvarbrowser( container =gwindow("Object broser"),
gWidgets:gvarbrowser_classes=mydefaultclasses )
#--
# but it does not seem to work
#I also tried:
options("gWidgets:gvarbrowser_classes"=mydefaultclasses)
#then
v <- gvarbrowser( container =gwindow("Object broser"))
#this too did not work
#I would simply like to display the variable browser window for data.frame
"atab1" (say).
Thank you
--
View this message in context: http://r.789695.n4.nabble.com/Object-Browser-tp2594912p4650511.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Do you know how to read? http://www.alienetworks.com/srtest.cfm http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader Do you know how to write? http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail