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?
#I tried:
mydefaultclasses <- list("Data sets1"=c("data.frame") )
#
# Then
v <- gvarbrowser( container =gwindow("Object broser"),
gWidgets:
How do I get gvarbrowser to display the contents of data.frame named, say
"atab1"? That is modify the "Filter by:" entries to only show data.frame
Also, how do I turn off the selection pull down box, given that I know the
name of the data.frame variable? Basically, I will like to browse the
vari
2 matches
Mail list logo