Learn R Programming

RclusTool (version 0.91.61)

tk2notetab.RclusTool: RclusTool tk2notetab.

Description

RclusTool adaptation of tk2notetab; builds and returns a R tk2notetab matching a notetab already declared in tk notebook.

Usage

tk2notetab.RclusTool(nb, tab.label, tab.name = NULL)

Value

None

Arguments

nb

a tk2notebook or ttk2notebook widget.

tab.label

the label of a tab on the interface.

tab.name

the name of the tab in a notebook.

Details

tk2notetab.RclusTool RclusTool adaptation of tk2notetab.