Useful tools, guides, and references for researchers, especially those working with R, data science, and healthcare data.
Adverse Event Classification A reference table for classifying drug adverse reactions using the A-F mnemonic system. View Adverse Event Table
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
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