# NOT RUN {
x <- nomis_codelist("NM_1_1", "item")
# Searching for codes ending with "london"
y <- nomis_codelist("NM_1_1", "geography", search = "*london")
z <- nomis_codelist("NM_161_1", "cause_of_death")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab