[R] missing values in csv file

Jan Kacaba jan.kacaba at gmail.com
Wed Feb 17 11:04:38 CET 2016


In my original data a csv file I have missing values. If I use read.table
the missing values are replaced by NAs.

Is it possible to get object where missing values aren't replaced with NAs?
Is it possible to replace NAs with empty space?

	[[alternative HTML version deleted]]



More information about the R-help mailing list