tkEmptyLine {RclusTool} | R Documentation |
RclusTool tkEmptyLine.
Description
Makes a character title from string by completion with a specified character.
Usage
tkEmptyLine(tk.object, row = NULL)
Arguments
tk.object |
tk object in which to insert the new line |
row |
row number of the insertion |
Details
tkEmptyLine Inserts an empty line in a graphical tk objects dealt with grid.
Value
None
[Package RclusTool version 0.91.6 Index]