get_xml: Retrieve the XML content

View source: R/queries.R

get_xmlR Documentation

Retrieve the XML content

Description

Look up on the internet and get the content

Usage

get_xml(query)

Arguments

query

A query to BOE.

See Also

query_xml()

Examples

id <- sumario_nbo(format(as.Date("2017/10/02", "%Y/%m/%d"), "%Y%m%d"))
url <- query_xml(id)
get_xml(url)

rOpenSpain/BOE documentation built on Dec. 26, 2024, 2:50 p.m.