I've been using Jupyter for some data analysis in R with irkernel but it seems that there is not an obvious workflow to generate tables that could then be used for publication. Mathjax doesn't support latex tables and markdown tables are pretty basic. Ideally there'd even be a way to programmatically generate the tables from variables in R. For an example, here is a table that I would consider complex and ready for publication.
1412 次