ukc_neighbourhoods: Policing Neighbourhoods

Description Usage Arguments Value See Also Examples

View source: R/neighbourhoods.R

Description

All the neighbourhoods within a given police force area.

Usage

1

Arguments

force

A string containing the name of the police force to return neighbourhoods for. Must be specified, and is not case sensitive.

Value

A tibble with data for neighbourhoods within the area of the given police force.

See Also

ukc_neighbourhood_boundary()

ukc_neighbourhood_specific()

ukc_neighbourhood_location()

Examples

1
2
3
4
## Not run: 
places <- ukc_neighbourhoods("dorset")

## End(Not run)

ukpolice documentation built on Aug. 3, 2020, 5:09 p.m.