Last data update: 2014.03.03

R: Choice of a Cleavogram
selectcvR Documentation

Choice of a Cleavogram

Description

Provides a listbox to select objects of class cleavogram available at the global environment.

Usage

selectcv(entryCleav)

Arguments

entryCleav

Entry text widget.

Details

This function is auxilliary and is not intended to be called by the user. It creates a GUI interface to select current objects of class cleavogram.

The global environment .GlobalEnv, more often known as the user's workspace, corresponds to the seacrh path. Thus, .GlobalEnv is the evaluation environment from which appropriate object names are included into the listbox.

Author(s)

Daniel A. Dos Santos <dadossantos@csnat.unt.edu.ar>

See Also

cleavogram calls this function.

Results