| fetch_codelist | R Documentation |
Fetch Codelist
fetch_codelist(id, concept, search = NULL)
id |
Dataset ID |
concept |
Concept name |
search |
Search term |
Tibble of codes
fetch_codelist("NM_1_1", "geography")
fetch_codelist("NM_1_1", "geography", "*manchester*")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.