sen_bills_locations: Downloads and tidies information on the possible locations a...

Description Usage Arguments Value Author(s) Examples

View source: R/sen_bills_various.R

Description

Downloads and tidies information on the possible locations a piece of legislation can currently be passing through the Federal Senate.

Usage

1
sen_bills_locations(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

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