I am new to officer package.
if we use sth like body_add_table(value = tbl_test, style = "table_template",alignment = "c")
Is it a way that we can modify the style that we want to use? For example, modify a little bit on table_template
? Is it possible to modify the font size? as default style can not display my table nicely.
It seems like someone asked this 3 years before here: Change font size and style in officeR body_add_table() function
But not real answer to that question. Anyone can help on this?
Many thanks.