View source: R/congresses_and_years.R
| year_of_congress | R Documentation | 
This function gives the first year for a specified Congress number.
year_of_congress(congress)
congress | 
 A positive whole number.  | 
A new Congress begins in every odd-numbered year, starting in 1789. For example, 2021-2022 was the 117th Congress.
A positive whole number, representing the first year of the given Congress. This year will always be an odd number.
year_of_congress(1)
year_of_congress(118)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.