sen_bills_topics: Downloads and tidies information on the topics of legislation...

Description Usage Arguments Value Author(s) Examples

View source: R/sen_bills_various.R

Description

Downloads and tidies information on the topics of legislation in the Federal Senate.

Usage

1
sen_bills_topics(active = NULL, ascii = TRUE)

Arguments

active

character. Options are "Yes", "No" or NULL, the default. "Yes" returns active subtypes, "No" returns inactive subtypes, while the default returns both.

ascii

logical. If TRUE, strips Latin characters from strings.

Value

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

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1

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