refreshF5 {arvoRe} | R Documentation |
refreshF5(...)
... |
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function(...) { clearTreeTkArvore(TheTree) theTreeTkArvore(TheTree) atualiza.grafico() tcl(treeWidget,"opentree", "1.1") # Expande a árvore settreevartype(TheTree) # para ajustar os tipos de variáveis no TheTree. }