l_subwin | R Documentation |
This function is similar to .Tk.subwin
except that does
not the environment of the "tkwin" object to keep track of numbering the
subwidgets. Instead it creates a widget path (parent).looni, where i is the
smallest integer for which no widget exists yet.
l_subwin(parent, name = "w")
parent |
parent widget path |
name |
child name |
widget path name as a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.