Description Usage Arguments Value Author(s) Examples
View source: R/sen_coalitions.R
Downloads and tidies data on the coalitions in the Federal Senate.
1 | sen_coalitions(ascii = TRUE)
|
ascii |
|
A tibble, of classes tbl_df, tbl and data.frame,
with variables:
bloc_code: unique code given to each coalition.
bloc_name: name of the coalition.
bloc_label: additional label for the coalition.
date_created: POSIXct, date the coalition was created.
Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.
1 | coalitions <- sen_coalitions()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.