setwdGUI: Browse for Working Directory and Optionally Find Prefix

View source: R/projectFuns.r

setwdGUIR 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)

PBSmodelling documentation built on Nov. 9, 2023, 5:07 p.m.