toolbarItem {rchic}R Documentation

Displays the toolbar so select the items to display

Description

Display the current list of selected items. F7 and F8 can be used to select or deselect all the items respectively

When the user press OK, the routine mycallPlot is called to update the graph or the tree

The toolbar is created inside another frame

Usage

toolbarItem(list.variables, list.tcl, mycallPlot)

Arguments

list.variables

list of the name of the variables

list.tcl

list of the selected items in the tcl format

mycallPlot

routine to call to update the graph or the tree

Author(s)

Raphael Couturier


[Package rchic version 0.27 Index]