Academic & Research Resources

This page collects useful tools, guides, and references for researchers, especially those working with R, data science, and healthcare data.

Clinical Resources

Adverse Event Classification

A reference table for classifying drug adverse reactions using the A-F mnemonic system.

View Adverse Event Table

Danish Health Registers

Coming soon: Guide to working with Danish national health registers for research.

Coming Soon

Data Science & Programming

data.table Package

The data.table package provides an enhanced version of data.frames with high performance and concise syntax.

Official Documentation

heaven Package

The heaven package is designed for working with Danish health registers, providing specialized functions for common tasks.

GitHub Repository

data.table vs dplyr Comparison

A comprehensive comparison between data.table and dplyr approaches for data manipulation in R.

View Comparison

Development Environment Setup

Linux, Git & R Setup Guide

A comprehensive guide for setting up a development environment with Linux, Git, and R.

View Guide

R, data.table & Web Scraping Course

Course materials covering data.table, tidyverse, and web scraping techniques in R.

View Course Materials

My R Packages & Code

Coming Soon

I'm working on several R packages and code repositories that will be made available here:

  • Utilities for working with Danish health registers
  • Functions for common pharmacoepidemiological analyses
  • Templates for reproducible research projects