Beautify RMarkdown tables with beautifyR
RMarkdown Tables are nice, but kinda suckā¦ RMarkdown is a nice tool for creating automated reports. Heck, it is even suited for creating beautiful slides which I haved used in the past for my introductory R course. However, one thing I always hated when working with Markdown, and even further in LaTeX, is working with tables. More specifically, maintaining a neat layout and not descending into table chaos. Everybody who has worked with Markdown tables at least once, probably has encounterd this issue. ...