l_data.RdThis 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.