Learn R Programming

inpdfr (version 0.1.5)

open_cb: RGtk2 GUI function: open a window in order to choose the working directory.

Description

This function is provided so that you can easily see its content. It is not intended to be used, prefer loadGUI() to load the RGtk2 GUI.

Usage

open_cb(widget, window)

Arguments

widget

Widget to open.

window

A window to contain the widget.

Value

The path to the user-defeined working directory.