I have an .XML file in the same working directory with all the other files and I have correctly set the working directly where I want it to be.
When I try and run the R code, it returns the following error:
Error: XML content doesn't seem XML
I did go through other topics on here for similar issue, but they were all related to a URL. But I have an .XML file in the working directory. I know the file works perfectly fine, because it worked smoothly for my colleague. But it is returning this error for me.
I run this code on a terminal server and the file is located in a local shared drive.
Can someone provide any insight as to what might be causing it?