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)The updated parameter list with defaults applied
(list)
The list of ... parameters passed to knit_print
(character)
Default column names for the table
(character)
Default caption for the table