sen_commissions_type: Information on commissions in the Federal Senate, by...

Description Usage Arguments Details Value Author(s) Examples

View source: R/sen_commission_list.R

Description

Information on commissions in the Federal Senate, by commission type.

Usage

1
sen_commissions_type(type = c("permanent", "cpi", "temporary"), ascii = TRUE)

Arguments

type

character. Options are permanent, cpi and temporary.See details.

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
cpi <- sen_commissions_type(type = "permanent")

congressbr documentation built on Dec. 16, 2019, 1:21 a.m.