Skip to contents

Convert the rows of a dataframe to a list.

Usage

rows_to_list(df)

Arguments

df

A dataframe.

Value

A list.