tk2delete.notetab {RclusTool}R Documentation

Delete notetab inside a tk-notebook

Description

Delete notetab inside a tk-notebook.

Usage

tk2delete.notetab(nb, tab.names = NULL)

Arguments

nb

a notebook.

tab.names

either NULL to delete all the notetabs, or a vector of notetab names.

Details

tk2delete.notetab delete a notetab

Value

None


[Package RclusTool version 0.91.6 Index]