Learn R Programming

filibustr (version 0.3.0)

current_congress: Calculate the current Congress number

Description

This function gives the number of the Congress for the current calendar year, using Sys.Date().

Usage

current_congress()

Arguments

Value

A positive whole number.

Details

A new Congress begins in every odd-numbered year, starting in 1789. For example, 2021-2022 was the 117th Congress.

Examples

Run this code
current_congress()

Run the code above in your browser using DataLab