Description Usage Arguments Details
Dataframe to kable
1 | df_to_kable(df, remove_row_names = FALSE)
|
df |
data.frame |
remove_row_names |
option to remove the rownames from the data.frame |
Utility function for R Markdown pdf reports, will output a data.frame as a kable using the latex striped option from kableExtra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.