make_kable | R Documentation |
Create a table formatted for markdown
make_kable(row, column, opt = NULL)
row |
A vector for the rows. |
column |
A character vector of the column names |
opt |
The options for the dummy table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.