R gt package: How to perform line breaking respecting indentation
When a a string does not fit in a gt
table cell (due to cell width) it will break to the 2nd line. However when indentation is used on the cell content then the 2nd line is not indented. Is there a way to correct?
In nested gt table, how to line feed | change hyphen type
There is gt
table Current Table
, how can I change to Wished Table1
and Wished Table2
?
(There are separated question) .Refer to attached image. Thanks!
In below `gt` nest table ,how can i change the text color and size
In below gt
nest table ,how can i change the text color and size ?
I added color
and size
to gt
, it’s can’t work. Anyone can help ? Thanks!