R code for the Precision-enhancing risk stratification for optimizing the management of hyperkalemia
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)
...