get_xml | R Documentation |
Look up on the internet and get the content
get_xml(query)
query |
A query to BOE. |
query_xml()
id <- sumario_nbo(format(as.Date("2017/10/02", "%Y/%m/%d"), "%Y%m%d"))
url <- query_xml(id)
get_xml(url)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.