
Last chance! 50% off unlimited learning
Sale ends in
returns the number of columns displayed
ncol_keys(x)
flextable object
Other flextable dimensions:
autofit()
,
dim.flextable()
,
dim_pretty()
,
fit_to_width()
,
flextable_dim()
,
height()
,
hrule()
,
nrow_part()
,
set_table_properties()
,
width()
# NOT RUN {
library(flextable)
ft <- qflextable(head(cars))
ncol_keys(ft)
# }
Run the code above in your browser using DataLab