I have a problem with my database. I want to enter the database in R, but this message msgstr "error of unexpected string constant" appears.
I wrote this command: read.csv(prova1,sep";", header=20)
What is the problem? I suppose something is in my database, but I do not know what it is. thanks for the answer
source share