I am trying to change the font size in a table within the officer's body_add_table()
function, with no success. How can I do this?
I am using the following code:
body_add_table(my_doc, value = tab02, style = "table_template", font.size = 10)
I am trying to change the font size in a table within the officer's body_add_table()
function, with no success. How can I do this?
I am using the following code:
body_add_table(my_doc, value = tab02, style = "table_template", font.size = 10)