In using -markstat- (from SSC) written by German Rodriguez, I encounter a question about inserting .html file into markdown document. In the following link http://data.princeton.edu/stata/markdown/tabout,
German Rodriguez suggests that
we use tabout to generate table34.html and then simply .include table34.html in the document.
Code:
markstat using tabout, docx
Leave a comment: