tk2notetab.RclusTool | R Documentation |
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)
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. |
tk2notetab.RclusTool RclusTool adaptation of tk2notetab.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.