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
Like what was commented, you made a syntactic error, i.e. you forgot the = between sep and ;.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With