View source: R/tableone_mat_to_data_frame.R
tableone_mat_to_data_frame | R Documentation |
Convert a tableone matrix to a dataframe
tableone_mat_to_data_frame(mat)
mat |
An object created through tableone() |
a dataframe
developed & published in a gist from Kazuki Yoshida https://gist.github.com/kaz-yos/7b4e97b633d61fa4d1d27f46f2534ae3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.