extract_txt_death {rcprd} | R Documentation |
Read in raw ONS death data file
extract_txt_death(filepath, ..., select = NULL)
filepath |
File path to raw .txt file |
... |
Arguments to pass onto utils::read.table |
select |
Character vector of variable names to select |