tk2draw.notetab {RclusTool} | R Documentation |
Draw in a Notetab.
Description
Draw in a Notetab with a function.
Usage
tk2draw.notetab(nb, tab.name, fun, hscale = 1.2)
Arguments
nb |
a notebook. |
tab.name |
name of the tk2notetab variable. |
fun |
a function. |
hscale |
numeric value corresponding to the horizontal scale of graphic |
Details
tk2draw.notetab draw in a notetab.
Value
None
[Package RclusTool version 0.91.6 Index]