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

View source: R/is_redwall.R

is_red_wallR Documentation

Is a Constituency in the "Red Wall"?

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

is_red_wall(x = NULL)

Arguments

x

A vector of constituency data.

Value

A boolean vector.

Examples

## Not run: 
is_redwall(x = "Bury South")

## End(Not run)

jackobailey/britpol documentation built on Aug. 6, 2023, 2:30 a.m.