download.XML: Downloads xml file

Description Usage Arguments

Description

Downloads xml file

Usage

1
2
## S3 method for class 'XML'
download(x, message.on.fail = TRUE, ..., parse.to.df = TRUE)

Arguments

x

url of xml file location

message.on.fail

logical: show message on download failure?

parse.to.df

logical: should the function try to parse the XML output into a data.frame?

...

optional additional arguments to download function


dirkschumacher/RBerlinData documentation built on May 15, 2019, 8:47 a.m.