as_data_frame_list_as_is | R Documentation |
Convert list to dataframe simply by setting class attr This preserves any matrices in the list.
as_data_frame_list_as_is(xlist, row.names = NULL)
xlist |
list |
row.names |
row names for the data.frame |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.