This function converts a data frame back to a list. It is the reverse
operation to list_to_df()
.
Details
In a data frame with more than two columns, heuristics are applied to detect the name and value column.
This function converts a data frame back to a list. It is the reverse
operation to list_to_df()
.
In a data frame with more than two columns, heuristics are applied to detect the name and value column.