powered by
position(ht) position(ht) <- value set_position(ht, value)
NA
position
set_position
ht
ht <- huxtable(a = 1:3, b = 1:3) position(ht) <- 'right' position(ht)
Run the code above in your browser using DataLab