Learn R Programming

filibustr (version 0.3.0)

get_voteview_cast_codes: Key to Voteview cast codes in individual member votes

Description

get_voteview_cast_codes() returns a tibble with definitions of the 10 cast codes used in Voteview's member votes data (i.e., the cast_code column in the data frames from get_voteview_member_votes()).

Usage

get_voteview_cast_codes()

Arguments

Value

A tibble.

Details

For more information on these cast codes, visit Voteview's article on the member votes data.

See Also

get_voteview_member_votes(), which uses these cast codes.

Examples

Run this code
get_voteview_cast_codes()

Run the code above in your browser using DataLab