powered by
Downloads and tidies data on the coalitions in the Federal Senate.
sen_coalitions(ascii = TRUE)
logical. If TRUE, names are converted to ascii format.
logical
A tibble, of classes tbl_df, tbl and data.frame, with variables:
tbl_df
tbl
data.frame
bloc_code: unique code given to each coalition.
bloc_code:
bloc_name: name of the coalition.
bloc_name:
bloc_label: additional label for the coalition.
bloc_label:
date_created: POSIXct, date the coalition was created.
date_created:
POSIXct
# NOT RUN { coalitions <- sen_coalitions() # }
Run the code above in your browser using DataLab