That is the strange thing... I DON’T get a warning message. R behaves as if all data is being imported successfully. I don't receive a memory warning, or warning of any kind. I've scanned my data for potential problems and I do not have any ('). However...
The .txt version of my file does use (") around some of my dollar values...here are all ways in which values on my .txt file are expressed. 900 -900 $900 "900" "(900)" The .csv version of my file uses: 900 -900 $900 I am still new to practically everything about command syntax (just FYI) Thank you for your response StatBat2 -- View this message in context: http://r.789695.n4.nabble.com/R-import-glitch-missing-data-tp3553079p3553231.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.