# NOT RUN {
# A request for personal victimization survey for the year 2012
# }
# NOT RUN {
dat <- ncvs_api(year = 2012, dataset = "personal", population = FALSE)
# }
# NOT RUN {
# A request for household victimization survey for the year 1994
# }
# NOT RUN {
dat <- ncvs_api(year = 1994, dataset = "household", population = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab