tk2add.notetab {RclusTool} | R Documentation |
Add notetab.
Description
Add a notetab.
Usage
tk2add.notetab(nb, tab.label, tab.name = NULL)
Arguments
nb |
a notebook. |
tab.label |
string the label of a tab on the interface. |
tab.name |
string the name of the tab in a notebook. |
Details
tk2add.notetab add a notetab.
Value
None
[Package RclusTool version 0.91.6 Index]