tk2notetab.RclusTool {RclusTool} | R Documentation |
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)
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.
Value
None
[Package RclusTool version 0.91.6 Index]