Module development - passing html or latex output from CRAN R functions directly
I want to build a wrapper JASP module for gtsummary R package, which allows creating publication ready tables. The function itself already creates correctly formatted tables in HTML (or even in Latex, RTF, Word), which seems to obviate the need to use the jaspTable object functionality. Actually, using jaspTable object would mean recreating all the work that has been put in formatting the table with gtsummary. Is it possible to use the HTML element to render the table in the results section?
Comments
Can you explain the purpose of the module a bit more? JASP already produces what I consider to be publication-ready tables.
EJ
A table like this ( eg first one). Tables in descriptives module are not suitable for publication in a manuscript. There is already a feature request in github : https://github.com/jasp-stats/jasp-issues/issues/3345
Ah yes. I did come across this issue before. As a JASP team member suggested to me, "complex tabulate analysis, in the style of SAS proc tabulate (https://documentation.sas.com/doc/en/pgmsascdc/v_072/proc/n1ql5xnu0k3kdtn11gwa5hc7u435.htm) and proc report (https://documentation.sas.com/doc/en/pgmsascdc/v_072/proc/n1dz7jdasx5t56n1rmlx346dyk6n.htm)."
I think this would be a fabulous module. If you are interested in creating it I can add you to our Mattermost channel on module building, where it is easy to get answers to your questions.
Yes, please, you can add me.
Can you DM me with your preferred name and email address so we can add you?
EJ (EJ.Wagenmakers@gmail.com)