Skip to content
Prev 362939 / 398498 Next

problems reading XML type file from ishares website

Er, I failed to include the step to write the repaired data to a file...

fnamenobom  <- "nobom.xml"
cat( paste( txt, collapse="\n" ), file=fnamenobom )
xmlfile  <- xmlTreeParse( fnamenobom )