From cd7ae7bfe625a108e46a78a71c81eea1ea699a21 Mon Sep 17 00:00:00 2001 From: angelwong121 <63405380+angelwong121@users.noreply.github.com> Date: Tue, 10 Nov 2020 11:20:59 +0000 Subject: [PATCH] Update 04_an_descriptive_table.do --- analysis/04_an_descriptive_table.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/04_an_descriptive_table.do b/analysis/04_an_descriptive_table.do index 89c45cb..d26b3f2 100644 --- a/analysis/04_an_descriptive_table.do +++ b/analysis/04_an_descriptive_table.do @@ -237,7 +237,7 @@ file write tablecontent _n tabulatevariable, variable(pneumococcal_vaccine) min(0) max(1) missing file write tablecontent _n -tabulatevariable, variable(statin) min(0) max(1) missing +cap tabulatevariable, variable(statin) min(0) max(1) missing file write tablecontent _n tabulatevariable, variable(ppi) min(0) max(1) missing