read_death_data: Read Mortality data

read_death_dataR Documentation

Read Mortality data

Description

This function reads death data on the Data Portal.

Usage

read_death_data(fdeath_portal, fdeath_cause_portal)

Arguments

fdeath_portal

Path to file with DEATH table

fdeath_cause_portal

Path to file with DEATH_CAUSE table

Value

a data.table object with all episodes

Examples

read_death_data("death.txt","death_cause.txt" )

niekverw/ukbpheno documentation built on Oct. 30, 2023, 9:17 p.m.