atorus-research / Tplyr

https://atorus-research.github.io/Tplyr/
Other
95 stars 16 forks source link

Function to convert leading whitespace characters to ` ` #170

Closed mstackhouse closed 8 months ago

mstackhouse commented 8 months ago

When creating HTML tables, whitespace gets trimmed within displays. This can be prevented by replacing whitespace with  . This would be a helper function that targets only leading whitespace to convert characters as necessary and preserve things like indentation within the display.