tk.tracks | R Documentation |
This function allows to load and edit the drawable.list
object that is to be passed to tk.browse
and codebrowsePlot, using a Tcl-tk interface
tk.tracks(drawables = drawable.list(), parent = NULL)
drawables |
A previously built |
parent |
An optional |
Returns a drawable.list
object. Notice that if 'drawables' was provided, it will also be updated "in-place" (standard reference class behavior).
Sylvain Mareschal
tk.browse
, browsePlot
, drawable.list-class
, drawable-class
, findDrawables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.