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