retrieve_document: Retrieve information of a publication

View source: R/retrieve.R

retrieve_documentR Documentation

Retrieve information of a publication

Description

Tidy data from any document published on the BOE and BORME from the BOE.

Usage

retrieve_document(cve)

Arguments

cve

Character with the code of the document.

See Also

Other functions to retrieve documents: retrieve_sumario()

Examples

cve <- "BOE-A-2020-12109"
df <- retrieve_document(cve)

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