setwdGUI {PBSmodelling} | R Documentation |
Browse for Working Directory and Optionally Find Prefix
Description
Allows the user to browse a directory tree to set the working directory. Optionally, files with given suffixes can be located in the new directory.
Usage
setwdGUI()
Examples
## Not run:
local(envir=.PBSmodEnv,expr={
createWin( "button text=\"Change working directory\" func=setwdGUI", astext=TRUE )
})
## End(Not run)
[Package PBSmodelling version 2.69.3 Index]