rticles
rticles copied to clipboard
Improve way to generate the table for easier contribution
Markdown table is not easy to write as-is
Idea: Using a README.Rmd would allow to generate the table using kable() and would be easier to keep updated.
I feel kable() won't make it significantly easier. The table has only four columns, so you only need to type five pipes |||||. That doesn't sound like a lot of work :)
It doesn't render so well on the screen because of the long lines, because it was not easy to format 😓 so I thought of that.
I have just open this to drop if off my mind. We will see how it works with new articles submissions. 😄