comisiones: _Comisiones_

View source: R/comisiones_ponencias.R

comisionesR Documentation

Comisiones

Description

Look up the comisiones and ponencias of a legislature. Relevant to know the code of the work groups.

Usage

comisiones(legislatura)

Arguments

legislatura

A numeric value above 12 (No information prior to then).

Value

A data.frame with the comisiones and ponencias of that legislature.

Examples

if (interactive()) {
   comisiones(13)
}

rOpenSpain/senadoRES documentation built on Dec. 26, 2024, 8:18 p.m.