is_red_wall: Is a Constituency in the "Red Wall"?

Description Usage Arguments Value Examples

View source: R/is_redwall.R

Description

This function takes a vector of constituency names and returns a variable that indicates if each element is in the "Red Wall" or not. These constituencies are coded according to the classification created by James Kanagasooriam.

Usage

1

Arguments

x

A vector of constituency data.

Value

A boolean vector.

Examples

1
2
3
4
## Not run: 
is_redwall(x = "Bury South")

## End(Not run)

jackobailey/PollBasePro documentation built on Nov. 26, 2021, 7:41 p.m.