extractXML: Convert list from xml to data.frame with little changes

View source: R/cbr.R

extractXMLR Documentation

Convert list from xml to data.frame with little changes

Description

Convert list from xml to data.frame with little changes

Usage

extractXML(url)

Arguments

url

the url of xml list of data

Value

data.frame

Examples

extractXML("https://cbr.ru/scripts/xml_swap.asp?date_req1=01/12/2002&date_req2=06/12/2002")

bdemeshev/cbr documentation built on Sept. 23, 2024, 8:48 a.m.