get_ons_shp: Load ONS Gen 2 shapefile

View source: R/get_ons_shp.R

get_ons_shpR Documentation

Load ONS Gen 2 shapefile

Description

Load and validate the ONS Gen 2 shapefile from the City of Ottawa's "Open Ottawa" server.

Usage

get_ons_shp(all_details = FALSE)

Arguments

all_details

Boolean. Default is FALSE. If TRUE, returns extra data about each neighbourhood. Usually not required.

Value

Simple feature collection with ONS ID number, English name, and French name for 111 ONS Gen2 neighbourhoods.

Examples

## Not run: ons_shp <- get_ons_shp()

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