I would like to send the output of basic summary statistics commands, namely
Code:
summarize
Code:
tabulate
Code:
codebook
Code:
describe
Code:
putdocx table table1=etable
For individual elements, the manual suggests
Code:
putdocx text (" ‘r(mean)’ ")
But I am not interested in one element here or there to include in a largely text report...I would like to send to the docx file the whole output...
0 Response to putdocx basic summary statistics
Post a Comment