search_by_spatial: Creates a data.frame containing datasets from datos.gob.es
Description
Send a request to datos.gob.es using spatial params
to search datasets that match with the spatial1 and spatial2, then
the results are returned as data.frame
# NOT RUN {library(dataesgobr)
# }# NOT RUN {datasetsAndalucia <- search_by_spatial('Autonomia', 'Andalucia')
datasetsJaen <- search_by_spatial('Provincia', 'Jaen')
# }