Site icon Stata.Professor : Your Partner in Research

Value Lables with tab2 using asdoc in Stata

I was very excited to find your wonderful asdoc Stata command. However, I am having some issues when wanting to create some tables. The Stata value labels not being copied in tab2. For example, the value labels with foreign are not copied into my Word file:
sysuse auto, clear
asdoc tab2 foreign rep78, replace
Exit mobile version