Description Usage Arguments Value Examples
ukp_neighbourhood
returns the list of neighbourhoods for a force,
https://data.police.uk/docs/method/neighbourhoods/
1 | ukp_neighbourhood(neighbourhood, ...)
|
neighbourhood |
a text string of a neighbourhood in the UK |
... |
further arguments passed to or from other methods. For example,
verbose option can be added with
|
tibble with columns id and name. id is a Police force specific team identifier, note that this identifier is not unique and may also be used by a different force. Name is the name for the neighbourhood
1 2 | library(ukpolice)
ukp_neighbourhood("leicestershire")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.