Forum Discussion
quantfinRguy
9 years agoFrequent Visitor
R error - "We cannot convert the input due to duplicate column names:"
I am trying to imput several data.tables through R but I keep running into this error. I have no idea what is causing it, since none of my data imported into the R script has a "Total" column, no...
quantfinRguy
9 years agoFrequent Visitor
I was able to import all 4 data tables in one data pull.
The script worked fine when copy and pasted into the pop-up window rather than running "source(...)"
This seems to be a bug.
hectoragre
8 years agoRegular Visitor
Hi quantfinRguy
I am in the same situation ... Could you tell me what do you reffer with " worked fine into the pop-up window rather than running "source(...)""?
Normally to load data I used Get data > Other > R script
Thanks in advance!