obterPartidosBlocoCD: Get Parties Coalitions

Description Usage Arguments Value Author(s) Examples

Description

Returns a data frame containing details of the coalitions made by the parties with representation at Camara dos Deputados. All the parameters are optional.

Usage

1
obterPartidosBlocoCD(idBloco = "", numLegislatura = "")

Arguments

idBloco

string, the identification of the coalition(s). This is an optional parameter, the default is empty.

numLegislatura

integer, the number of the legislature. This is an optional parameter, the default is empty.

Value

A data frame containing information on the required coalition.

Author(s)

Alexia Aslan; Leonardo Sangali Barone;

Examples

1
2
3
# Return a data frame containing all the coalitions
blocos <- obterPartidosBlocoCD
print(blocos)

leobarone/bRasilLegis documentation built on May 21, 2019, 4:07 a.m.