get_voteview_cast_codes {filibustr}R Documentation

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()

Details

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

Value

A tibble.

See Also

get_voteview_member_votes(), which uses these cast codes.

Examples

get_voteview_cast_codes()

[Package filibustr version 0.4.0 Index]