KIHeartFailure / rahf

R code for the data managment and statistical analysis performed for the paper Associations Between Rheumatoid Arthritis, Incident Heart Failure and Left Ventricular Ejection Fraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R code for the project Associations Between Rheumatoid Arthritis, Incident Heart Failure and Left Ventricular Ejection Fraction

The aim of this R code is to be transparant and document the data handling and statistical analyses performed for the project.

Language

English (sprinkled with Swedish).

Data

The data consists of Swedish individual patient data and is not public, and therefore no data is stored in this repository.

Instructions

The project uses the R package projectTemplate, http://projecttemplate.net/ and is structured (and run) accordingly. Renv, https://rstudio.github.io/renv/articles/renv.html, is used for management of package dependencies.

Since the data is not available the code can not be run as is.

Workflow:

  1. Run src/load_munge_cache.R or set loading and munging options in ProjectTemplate::reload.project() to TRUE in reports/Statistical_report_XX.Rmd

  2. Knit reports/Statistical_report_XX.Rmd

Publication

https://doi.org/10.1016/j.ahj.2023.02.001

About

R code for the data managment and statistical analysis performed for the paper Associations Between Rheumatoid Arthritis, Incident Heart Failure and Left Ventricular Ejection Fraction

License:GNU General Public License v3.0


Languages

Language:R 97.6%Language:TeX 2.4%