View source: R/2_drawable.list-class.R
| drawable.list | R Documentation |
Produces a drawable.list object, for tk.browse and browsePlot input.
drawable.list(files = character(0), objects = NULL, hidden = FALSE, warn = TRUE)
files |
Character vector, path and names of the files holding the drawables object (with .rdt or .rds extensions, see |
objects |
List of |
hidden |
Logical vector, whether to show tracks in |
warn |
Single logical value, to be passed to the appropriate |
A drawable.list object.
Sylvain Mareschal
drawable.list-class, drawable-class, tk.browse, browsePlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.