Skip to contents

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)