Description Usage Arguments Value Examples
The website https://presidente.gob.mx/secciones/version-estenografica/ stores the URLs pointing to the stenographic versions of the presidential conferences in several pages. URLs stored in the page n, will be retrieved from the URL https://presidente.gob.mx/secciones/version-estenografica/page/n/
1 |
page |
A numeric value to be passed to call glue::glue('https://presidente.gob.mx/secciones/version-estenografica/page/{page}/'). |
A character vector containing all the urls stored in the selected page.
1 2 3 4 5 | # To retrieve all the URLs located in the page five in
# 'https://presidente.gob.mx/secciones/version-estenografica/page/5/',
# call:
urls <- urls_parsing(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.