df_to_list: df_to_list

View source: R/df_to_list.R

df_to_listR Documentation

df_to_list

Description

Helper function to convert a dataframe into the nested list format required for input into Dash DataTable.

Usage

df_to_list(df)

Arguments

df

A data frame object to be coerced into a list of lists for DataTable.


plotly/dashR documentation built on June 12, 2022, 9:08 a.m.