retrieve_sumario: Retrieve the _sumario_

View source: R/retrieve.R

retrieve_sumarioR Documentation

Retrieve the sumario

Description

Obtain a sumario and tidy it in a table.

Usage

retrieve_sumario(date, journal = "BOE")

Arguments

date

A Date of the sumario.

journal

Either BOE or BORME.

Value

A data.frame with one line for each publication.

See Also

tidy_sumario to learn about the format of the output

Other functions to retrieve documents: retrieve_document()

Examples

retrieve_sumario(last_date_boe())

rOpenSpain/BOE documentation built on Dec. 26, 2024, 2:50 p.m.