sen_plenary_leaderships: Returns information on leaderships in the Federal Senate

Description Usage Arguments Value Author(s) Examples

Description

Returns information on leaderships in the Federal Senate.

Usage

1
sen_plenary_leaderships(parties = TRUE, ascii = TRUE)

Arguments

parties

logical. Returns information on party leadership in the Senate when TRUE, otherwise returns information on coalitions.

ascii

logical. If TRUE, the default, strips Latin characters from the results.

Value

A tibble, of classes tbl_df, tbl and data.frame.

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1
party_leaders <- sen_plenary_leaderships()

RobertMyles/congressbr documentation built on July 18, 2020, 4:04 a.m.