aps_read_2019: Read APS 2019

Description Usage Arguments Value

View source: R/aps_read_2019.R

Description

Reads and performs basic cleaning on the Annual Population Survey 2019. From this year, there are no variables capturing smoking behaviour or happiness/life satisfaction.

Usage

1
2
3
4
5
aps_read_2019(
  root = c("C:/"),
 
    file = "Users/User/Documents/Datasets/Annual Population Survey/raw data/apsp_jan_dec19_eul_pwta18.tab"
)

Arguments

root

Character - the root directory

file

Character - the file path and name

Value

Returns a data table


djmorris1989/apsclean documentation built on June 17, 2020, 9:02 p.m.