Description Usage Arguments Value
This function takes the number of a Congress and returns the years that Congress was in session. It will return either the first or second year of the session of Congress.
1 | congress_to_year(congress, year = "first")
|
congress |
the numerical signifier for congress. Either a single value of a vector of values. |
year |
Which year of the Congress to return. Rakes either 'first' or 'second', defaults to "first" |
a numeric value or vector of values of the years which correspond the Congress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.