gt
gt copied to clipboard
Could a gt table default to converting all unspecified colnames to `snakecase::to_sentence_case`?
The logic would be that generally column names as is always need to be adjusted.
If there was a default snakecase::to_sentence_case function applied, then some columns would not need to be adjusted - saving some typing and effort.
Currently it does this
I would prefer the same code output this