Would anyone have a good resource handy for creating knitr kables using disparate data sources? I have a bunch of numbers from statistical analyses that I want to put into a table in my R markdown document, but I'm not sure of the best way to go about this. They are results from several statistical tests.
I apologize that this question is kind of vague, but this reflects my lack of knowledge of where to start. Help appreciated!