Skip to content
Snippets Groups Projects
Commit bbf2c41e authored by Oluwademilade Bolatimi's avatar Oluwademilade Bolatimi
Browse files

Delete ipumsi_00003.r

parent 35df633c
No related merge requests found
# NOTE: To load data, you must download both the extract's data and the DDI
# and also set the working directory to the folder with these files (or change the path below).
if (!require("ipumsr")) stop("Reading IPUMS data into R requires the ipumsr package. It can be installed using the following command: install.packages('ipumsr')")
ddi <- read_ipums_ddi("ipumsi_00003.xml")
data <- read_ipums_micro(ddi)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment