votos: Votos

View source: R/votos.R

votosR Documentation

Votos

Description

Retrieve votes in a sesion.

Usage

votos(legislatura, sesion, votacion = NULL)

Arguments

legislatura

A numeric value. Constituent was 0.

sesion

The number of the meeting.

votacion

Number of the vote.

Value

A votos class with information about who voted what.

Examples


votos_64 <- votos(14, 64)
votos_3_8 <- votos(14, 3, 8)


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