R code for the Trends in prevalence and in mortality of patients with advanced heart failure with reduced EF in Sweden between 2003 and 2022
The aim of this R code is to be transparent and document the data handling performed for the project.
English.
The data consists of Swedish individual patient data and is not public, and therefore no data is stored in this repository.
Since the data is not available the code can not be run as is.
Workflow:
- Run munge/MAIN.R (loads data, munges and saves data)
...