I have a problem with my database. I want to enter the database in R, but appears this message "error unexpected string constant".
I wrote this command: read.csv(prova1,sep";", header=20)
What's the problem? I suppose something in my database, but I don't know what it is. Thank you for reply