url_publications | R Documentation |
Transform the date and publication code to the urls to the publications on pdf format.
url_publications(sumario)
sumario |
A tidy sumario. |
A character vector with the urls to get the publications in pdf format.
retrieve_sumario to obtain sumarios, and tidy_sumario to know the expected input.
sumario <- retrieve_sumario(last_date_boe())
url_publications(sumario[1:10, ])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.