Description Usage Arguments Value
View source: R/aps_read_2019.R
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.
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"
)
|
root |
Character - the root directory |
file |
Character - the file path and name |
Returns a data table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.