retrieve_document | R Documentation |
Tidy data from any document published on the BOE and BORME from the BOE.
retrieve_document(cve)
cve |
Character with the code of the document. |
Other functions to retrieve documents:
retrieve_sumario()
cve <- "BOE-A-2020-12109"
df <- retrieve_document(cve)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.