
Last chance! 50% off unlimited learning
Sale ends in
Set content display as a blank " "
.
void(x, j = NULL, part = "body")
flextable
object
columns selection
partname of the table
ftab <- flextable(head(mtcars))
ftab <- void(ftab, ~ vs + am + gear + carb )
ftab
Run the code above in your browser using DataLab