powered by
ElementaryTable
Create ElementaryTable from data.frame
df_to_tt(df)
an ElementaryTable object with unnested columns corresponding to names(df) and row labels corresponding to row.names(df)
names(df)
row.names(df)
data.frame.
df_to_tt(mtcars)
Run the code above in your browser using DataLab