# NOT RUN {
library(dataesgobr)
# Generates the url associated to the id passed
url <- make_url("id", "a13002908-residentes-en-la-comunidad-de-madrid-por-lugar-de-nacimiento")
# Generates the url associated to the title and the parameters passed
url <- make_url("title", "atestados", c("sort" = "title", "pagesize" = 50, "page" = 1))
# }
Run the code above in your browser using DataLab