get_ons_data | R Documentation |
Get ONS Neighbourhood Data
get_ons_data(tidy = TRUE)
tidy |
The "tidy" flag determines whether it's returned as a long tibble (default) or a wide one. |
A tibble with all ONS data, including metadata.
## Not run: ons_data <- get_ons_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.