Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 458 Bytes

HDAT9400

A simple example illustrating some good-practice elements of collaborative coding

Inputs:

  • hospital.sas7bdat
  • survey.sas7bdat

Outputs:

  • variable_summary.pdf
  • risk_by_age_sex.pdf

Code running order:

  1. 0.MasterFile: Set macros and run project programs
  2. 1.PrepData: Read and prepare the analysis data
  3. 2.SummVars: Summarise the study variables
  4. 3.PrintBarChart Print historgram of mortality by age and sex