Rgb (version 1.5.1)

tk.convert:

Description

This function provides a tcl-tk interface to convert RDT table files into CSV-like files, and to produce basic objects from such files.

Usage

tk.convert(blocking = FALSE)

Arguments

blocking
Single logical value, whether to wait for the interface window to be closed before unfreezing the R console. The FALSE default let you use R and the interface in parallel, the codeTRUE is used essentially in the stand alone version.

See Also

track.table-class