sen_commissions: Information on commissions in the Federal Senate

Description Usage Arguments Details Value Author(s) Examples

View source: R/sen_commission_list.R

Description

Information on commissions in the Federal Senate.

Usage

1
sen_commissions(active = c("Yes", "No"), ascii = TRUE)

Arguments

active

character. Options are "Yes" or "No". If "Yes", returns only active commissions, otherwise all commissions.

ascii

logical. If TRUE, certain strings are converted to ascii format.

Details

Returns a data frame with the following variables:

Value

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

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1
comms <- sen_commissions()

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