year_to_cong: Convert between Congress Number and Election Year

View source: R/year_to_cong.R

year_to_congR Documentation

Convert between Congress Number and Election Year

Description

Some data is by year and some with congress number. Inevitably, you need it the other way...

Usage

year_to_cong(year)

Arguments

year

the election year (1788 to any year, must be even)

Examples


# the 100th congress was elected in 1986

year_to_cong(1986)


jamesfeigenbaum/jjfPkg documentation built on March 31, 2022, 5:33 p.m.