Skip to content

A warning message generated from 'read.csv'

2 messages · Chia-Chieh Lin, Carl Witthoft

#
Pretty much exactly what it says.  Now, keep in mind that a "warning" message
does not indicate a failure or error.  Presumably you successfully read your
file into "filedata."   What it's saying is that the <EOL> character exists
inside some character string in one of the elements of your file.  Whether
that matters is of course dependent on what your data are and what you're
doing with it.


Chia-Chieh Lin-2 wrote

            
--
View this message in context: http://r.789695.n4.nabble.com/A-warning-message-generated-from-read-csv-tp4679675p4679684.html
Sent from the R help mailing list archive at Nabble.com.