View source: R/helpers_knitr.R
| h_kable_param_default | R Documentation |
Sets default values for col.names and caption if not already provided
by the user in the parameter list.
h_kable_param_default(param, col_names = NULL, caption = NULL)
param |
( |
col_names |
( |
caption |
( |
The updated parameter list with defaults applied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.