get_perm_regions: extract regions

Description Usage Arguments Value Examples

Description

This function extract regions from a pollyvote container.

Usage

1

Arguments

pv

[character(1)]
the name ID of the pollyvote object, defaults to 'pollyvote'.

Value

character vector containing all regions stored in pv.

Examples

1
2
pv = create_pollyvote(perm_regions = "national")
get_perm_regions(pv)

pollyvote/pollyvoter documentation built on May 25, 2019, 11:23 a.m.