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