df_to_list-deprecated: Converts a name-value data frame to a named list

Description Usage Arguments Details See Also

Description

This function converts a data frame back to a list. It is the reverse operation to list_to_df.

Usage

1
df_to_list(df_for_list)

Arguments

df_for_list

The data frame to be converted to a list

Details

In a data frame with more than two columns, heuristics are applied to detect the name and value column.

See Also

Other deprecated functions: coalesce.na-deprecated, hms.to.seconds-deprecated, kimisc-deprecated, list_to_df-deprecated, nc-deprecated, nlist-deprecated, ofactor-deprecated, sample.rows-deprecated, seconds.to.hms-deprecated, thisfile-deprecated, tll-deprecated, vswitch-deprecated


kimisc documentation built on May 2, 2019, 4:01 a.m.