Number of columns
returns the number of columns displayed
ncol_keys(x)
x |
flextable object |
Other flextable dimensions:
autofit(),
dim.flextable(),
dim_pretty(),
fit_to_width(),
flextable_dim(),
height(),
hrule(),
nrow_part(),
set_table_properties(),
width()
library(flextable) ft <- qflextable(head(cars)) ncol_keys(ft)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.