Rgb (version 1.5.1)

tk.tracks:

Description

This function allows to load and edit the object that is to be passed to tk.browse and codebrowsePlot, using a Tcl-tk interface

Usage

tk.tracks(drawables = drawable.list(), parent = NULL)

Arguments

drawables
A previously built to edit. Default value builds an empty one.
parent
An optional tktoplevel to bind message boxes to. Impact on the Tcl-tk interface behaviour is slight, so only advanced users should take care of it.

Value

Returns a object. Notice that if 'drawables' was provided, it will also be updated "in-place" (standard reference class behavior).

See Also

tk.browse, browsePlot, drawable.list-class, drawable-class, findDrawables