carregaTclpath {arvoRe}R Documentation

Usage

carregaTclpath()

Examples

##---- 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() {
        addTclPath("C:/Tcl/lib")
        addTclPath("C:/Arquivos de programas/Tcl/lib")  
  }

[Package arvoRe version 0.1.7 Index]