Hello Rstudio world,
I'm new to Rstudio but not new to programming. I mainly deal with SAS but I'm looking to expand my horizons.
I've been unsuccessfully trying to import, what I consider, column delimited data into Rstudio.
Data:
http://thedataweb.rm.census.gov/pub/cps/basic/201701-/jun19pub.zip
Record Layout:
http://thedataweb.rm.census.gov/pub/cps/basic/201701-/January_2017_Record_Layout.txt
I don't know how to tell Rstudio (or tidyverse?) how to read x-columns with x-width and give it x-name. I tried going the 'Import Datasets' route but, the file is not space/whitespace delimited.
Appreciate if anyone can point me to any relevant documentation.