R/utility_functions.R
dataframe_to_partitioning.RdConvert a data frame to a partitioning list.
dataframe_to_partitioning(dataframe)
| dataframe | The data frame that shall be converted |
|---|
A partitioning of data frame column 1 by data frame column 2.