Learn R Programming

votesmart (version 0.1.2)

office_get_levels: Get office levels

Description

These are currently: F for Federal, S for State, and L for Local.

Usage

office_get_levels()

Arguments

Value

A dataframe with the columns office_level_id and name.

Examples

Run this code
if (FALSE) {
office_get_levels()
}

Run the code above in your browser using DataLab