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)

Arguments

data

a data.frame object

Value

a string that represents with data.frame with a Tcl dictionary data structure.