powered by
set_cell_properties(ht, row, col, ...)
ht <- hux(a = 1:3, b = 1:3) ht <- set_cell_properties(ht, 1, 1, font = 'Palatino', font_size = 14) font(ht) font_size(ht)
Run the code above in your browser using DataLab