leyes: Approved laws

View source: R/leyes.R

leyesR Documentation

Approved laws

Description

Check how many laws were approved. Note it might now return all the laws approved.

Usage

leyes(legislatura)

Arguments

legislatura

A numeric value. Constituent was 0.

Value

A data.frame with the approved laws and related information.

Examples

if (interactive()) {
    l <- leyes(14)
    head(l)
}

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