sen_budget: Downloads and tidies budget information from the Federal...

Description Usage Arguments Value Author(s) Examples

View source: R/sen_budget.R

Description

Downloads and tidies budget information from the Federal Senate.

Usage

1
sen_budget(ascii = TRUE)

Arguments

ascii

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

Value

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

Author(s)

Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.

Examples

1
bud <- sen_budget()

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