brad-cannell / codebookr

Create Codebooks From Data Frames
https://brad-cannell.github.io/codebookr/
Other
26 stars 7 forks source link

Add column number to the column attributes table #10

Closed mbcann01 closed 2 years ago

mbcann01 commented 2 years ago

Try doing this inside codebook(). Between cb_get_col_attributes() and flextable::flextable()

mbcann01 commented 2 years ago

Make the column wider

Need to make the column number column wider to accommodate more than 1,000 variables.