Add generic table (data frame)
Usage
add_table(content, table_object, caption = NULL, tabgroup = NULL)
Arguments
- content
A content_collection object
- table_object
A data frame or tibble
- caption
Optional caption
- tabgroup
Optional tabgroup for organizing content (character vector for nested tabs)
Value
Updated content_collection