R/table_builder.R
build_table.Rd
Dispatches to the appropriate formatting method based on table type.
build_table(result)
A result list from compute_table().
compute_table()
A flextable object, or NULL if the table is not available.