cong_to_year: Convert between Congress Number and Election Year

View source: R/cong_to_year.R

cong_to_yearR 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

cong_to_year(cong)

Arguments

cong

the congress number (1 to... 115 as of 2018, but any integer will work)

Examples


# the 100th congress was elected in 1986

cong_to_year(100)


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