RclusTool adaptation of tk2notetab; builds and returns a R tk2notetab matching a notetab already declared in tk notebook.
tk2notetab.RclusTool(nb, tab.label, tab.name = NULL)
a tk2notebook or ttk2notebook widget.
string the label of a tab on the interface.
string the name of the tab in a notebook.
None
tk2notetab.RclusTool RclusTool adaptation of tk2notetab.