l_data | R Documentation |
This is a helper function to convert an R data.frame object to
a Tcl data frame object. This function is useful when changing a data state
with l_configure
.
l_data(data)
data |
a data.frame object |
a string that represents with data.frame with a Tcl dictionary data structure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.