get_ons_data: Get ONS Neighbourhood Data

View source: R/get_ons_shp.R

get_ons_dataR Documentation

Get ONS Neighbourhood Data

Description

Get ONS Neighbourhood Data

Usage

get_ons_data(tidy = TRUE)

Arguments

tidy

The "tidy" flag determines whether it's returned as a long tibble (default) or a wide one.

Value

A tibble with all ONS data, including metadata.

Examples

## Not run: ons_data <- get_ons_data()

Ottawa-Neighbourhood-Study/onsr documentation built on June 19, 2022, 11:46 a.m.